add: .gitignore
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
.env
|
||||
.env.prod
|
||||
*.key
|
||||
*.pem
|
||||
*/data/
|
||||
*/backups/
|
||||
*/logs/
|
||||
.DS_Store
|
||||
*.swp
|
||||
Reference in New Issue
Block a user