summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 7711fb997e0909aa841188a50160d0e2dabd8c38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
!.editorconfig
*.obj
*.pyc
# Ignore all hidden files everywhere.
# Use `git add -f` to add hidden files.
.*
/doc/tags
/init.vim
/test/ale-info-test-file
/vader_output
__pycache__
tags