Add .gitignore
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
Thumbs.db
|
||||
*.txt
|
||||
*.sql
|
||||
*.py
|
||||
*.env
|
||||
*.tmp
|
||||
*.bak
|
||||
*.bak2
|
||||
*.original
|
||||
*.zip
|
||||
*.rar
|
||||
*.7z
|
||||
*.tar
|
Reference in New Issue
Block a user