mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +08:00
10 lines
152 B
Plaintext
10 lines
152 B
Plaintext
!.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
|