Dodat .gitignore

This commit is contained in:
2026-05-30 13:56:07 +02:00
parent 722135b4cb
commit b1df18b1ba
+21
View File
@@ -0,0 +1,21 @@
# Binarne datoteke
ntech
ntech.exe
# Baza podataka
*.db
*.db-shm
*.db-wal
# Promenljive okruženja
.env
.env.*
# Privremeni fajlovi
*.tmp
*.log
# IDE podešavanja
.idea/
.vscode/
*.swp