diff --git a/.gitignore b/.gitignore index edb6293e..9b539d7f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ !.editorconfig *.obj +# Ignore all hidden files everywhere. +# Use `git add -f` to add hidden files. .* /doc/tags /init.vim