Update gitignore_global

This commit is contained in:
Smirnov Aleksandr 2020-06-15 00:56:11 +03:00 committed by GitHub
parent 915614a969
commit 9edb0f0c24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,26 +1,28 @@
# IDE
.idea
.idea_modules
*~
~*
# Logs and databases
*.log
*.sqlite
*.db
.*.todo
# Temp files
*.pyc
*.swp
.*.swp
*.swo
__pycache__
# Packages
*.7z
*.bz2
*.gz
*.iso
*.rar
*.tar
*.z
*.bz2
# Compiled siurce
*.dll
*.exe
*.o
*.so
*.out
*.bin