mirror of https://github.com/dense-analysis/ale
Ignore compiled files from newer versions
This commit is contained in:
parent
9778a6e5b5
commit
d837169f1d
|
@ -3,6 +3,8 @@
|
|||
# Ignore all hidden files everywhere.
|
||||
# Use `git add -f` to add hidden files.
|
||||
.*
|
||||
__pycache__
|
||||
*.pyc
|
||||
/doc/tags
|
||||
/init.vim
|
||||
/test/ale-info-test-file
|
||||
|
|
Loading…
Reference in New Issue