summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Shyti <andi@etezian.org>2013-07-18 21:11:01 +0200
committerAndi Shyti <andi@etezian.org>2013-07-18 21:11:01 +0200
commit674bba3579616884f21401bf0e28aa32cfb6262e (patch)
tree71e3a565e01751a8e689a24627781b1b40338a06
parent60d25d3842f5e23289c272a2cc6b9271faa3f8f7 (diff)
gitignore: ignore hidden files
Signed-off-by: Andi Shyti <andi@etezian.org>
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 62152a6..780b128 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
/modules.order
/tags
+.*
*.o
*.ko
*.mod.c