[DEV] add gitignore
This commit is contained in:
parent
c65e092146
commit
162e5238ef
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
*~
|
||||||
|
*.swp
|
||||||
|
*.old
|
||||||
|
*.bck
|
||||||
|
*.pyc
|
||||||
|
tags
|
||||||
|
*.7z
|
||||||
|
*.dmg
|
||||||
|
*.gz
|
||||||
|
*.iso
|
||||||
|
*.jar
|
||||||
|
*.rar
|
||||||
|
*.tar
|
||||||
|
*.zip
|
||||||
|
*.log
|
||||||
|
*.sql
|
||||||
|
*.sqlite
|
Loading…
Reference in New Issue
Block a user