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