2017-10-14 10:55:33 -04:00
|
|
|
!.editorconfig
|
2016-10-07 16:33:16 -04:00
|
|
|
*.obj
|
2018-12-10 15:20:23 -05:00
|
|
|
# Ignore all hidden files everywhere.
|
|
|
|
# Use `git add -f` to add hidden files.
|
2018-04-08 14:04:07 -04:00
|
|
|
.*
|
2019-04-23 16:26:16 -04:00
|
|
|
__pycache__
|
|
|
|
*.pyc
|
2018-04-08 14:04:07 -04:00
|
|
|
/doc/tags
|
|
|
|
/init.vim
|
|
|
|
/test/ale-info-test-file
|
2017-03-25 19:02:59 -04:00
|
|
|
tags
|