1
0
mirror of https://github.com/wting/autojump synced 2024-10-27 20:34:07 +00:00

gitignore: __pycache__

This commit is contained in:
Daniel Hahler 2014-10-16 03:24:39 +02:00
parent 86f663fa6e
commit e3f3257a8c

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
.coverage
*.pyc
__pycache__
*~
*.tar.gz
*.patch