summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5555e1544e..28f319acbd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,6 +52,11 @@ Module.symvers
barebox_default_env*
#
+# git files that we don't want to ignore even it they are dot-files
+#
+!.gitignore
+
+#
# Generated include files
#
include/asm