9 lines
152 B
Text
9 lines
152 B
Text
!.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
|