Dodavanje .gitignore fajla

This commit is contained in:
2026-05-31 17:08:55 +02:00
parent 5cf7f64132
commit 9f8e862dd0
+27
View File
@@ -0,0 +1,27 @@
# Binarne datoteke
ntech
ntech.exe
# Baza podataka
*.db
*.db-shm
*.db-wal
# Promenljive okruženja
.env
.env.*
# Privremeni fajlovi
*.tmp
*.log
# Kate
*.kate-swp
.*.kate-swp
# VSCodium/VSCode
.vscode/
# IDE podešavanja
.idea/
*.swp