mirror of
https://github.com/wting/autojump
synced 2026-03-02 03:49:26 +00:00
gitignore: __pycache__
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
.coverage
|
||||
*.pyc
|
||||
__pycache__
|
||||
*~
|
||||
*.tar.gz
|
||||
*.patch
|
||||
|
||||
Reference in New Issue
Block a user