1 files changed,
10 insertions(+),
8 deletions(-)
Author:
Smirnov Aleksandr
50584123+Smirnov-O@users.noreply.github.com
Committed by:
GitHub
noreply@github.com
Committed at:
2020-06-15 00:56:11 +0300
Parent:
915614a
M
gitignore_global
@@ -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