summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
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