Ignore compiled files from newer versions

This commit is contained in:
w0rp 2019-05-08 09:52:43 +01:00
parent 9778a6e5b5
commit d837169f1d
No known key found for this signature in database
GPG Key ID: 0FC1ECAA8C81CD83
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -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