all repos

dotfiles @ c0c3113079aeb956f4fcf4c33b55d0ca7a9935ce

my dotfiles
1 files changed, 26 insertions(+), 0 deletions(-)
Create gitignore_global
Author: Smirnov Aleksandr 50584123+Smirnov-O@users.noreply.github.com
Committed by: GitHub noreply@github.com
Committed at: 2020-05-18 22:28:48 +0300
Parent: 55d5156
A gitignore_global

@@ -0,0 +1,26 @@

+# IDE +.idea +.idea_modules +*~ +# Logs and databases +*.log +*.sqlite +# Temp files +*.pyc +*.swp +.*.swp +*.swo +# Packages +*.7z +*.bz2 +*.gz +*.iso +*.rar +*.tar +*.z +# Compiled siurce +*.dll +*.exe +*.o +*.so +*.out