Add entries for Docker, key files, and IDE files
This commit is contained in:
+13
@@ -141,3 +141,16 @@ dist
|
||||
vite.config.js.timestamp-*
|
||||
vite.config.ts.timestamp-*
|
||||
.vite/
|
||||
|
||||
# Docker & Database volumes
|
||||
postgres_data/
|
||||
redis_data/
|
||||
|
||||
# Key files (SSH & SSL Keys)
|
||||
*.key
|
||||
*.pem
|
||||
|
||||
# IDE & Editor files
|
||||
.vscode/
|
||||
.idea/
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user