mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Merge branch 'master' of https://github.com/Smirnov-O/dotfiles
This commit is contained in:
commit
7a2eef29b4
1 changed files with 10 additions and 8 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue