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