Ignored a few unwanted files
This commit is contained in:
parent
0c04242795
commit
2e37faa774
1 changed files with 5 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,2 +1,6 @@
|
|||
.vim/bundle
|
||||
files/.vim/bundle
|
||||
files/.vim/spell
|
||||
files/.vim/.netrwhist
|
||||
*.swp
|
||||
*__pycache__
|
||||
files/.config/systemd/user/*.wants
|
||||
|
|
Loading…
Reference in a new issue