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