aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Triplett <josh@freedesktop.org>2007-07-08 12:24:30 -0700
committerJosh Triplett <josh@freedesktop.org>2007-07-08 12:24:41 -0700
commitab1ac7453069494fb498400cdcb319bc17520b59 (patch)
tree43adfa466579332b2c24ba3b934367dec6908197 /.gitignore
parentMove test-suite output files to validation/.gitignore (diff)
downloadsparse-ab1ac7453069494fb498400cdcb319bc17520b59.tar.gz
sparse-ab1ac7453069494fb498400cdcb319bc17520b59.tar.bz2
sparse-ab1ac7453069494fb498400cdcb319bc17520b59.zip
.gitignore: Stop ignoring all dotfiles
.gitignore contained an entry for .*, ignoring all dotfiles. Among other things, that ignores .gitignore, requiring git add -f. Remove that entry. Signed-off-by: Josh Triplett <josh@freedesktop.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index bf6e1b8..c898da6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,4 @@
# generic
-.*
*.o
*.a
*.so