mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
gitignore: __pycache__
This commit is contained in:
parent
86f663fa6e
commit
e3f3257a8c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,5 +1,6 @@
|
||||
.coverage
|
||||
*.pyc
|
||||
__pycache__
|
||||
*~
|
||||
*.tar.gz
|
||||
*.patch
|
||||
|
Loading…
Reference in New Issue
Block a user