mirror of
https://github.com/dense-analysis/ale.git
synced 2026-03-01 12:56:57 +08:00
Explain the .* .gitignore rule
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,5 +1,7 @@
|
|||||||
!.editorconfig
|
!.editorconfig
|
||||||
*.obj
|
*.obj
|
||||||
|
# Ignore all hidden files everywhere.
|
||||||
|
# Use `git add -f` to add hidden files.
|
||||||
.*
|
.*
|
||||||
/doc/tags
|
/doc/tags
|
||||||
/init.vim
|
/init.vim
|
||||||
|
|||||||
Reference in New Issue
Block a user