aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
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
parent9b2f81d2e51534fb752c12bb8cf9f49db4f03c74 (diff)
downloadsparse-dev-ab1ac7453069494fb498400cdcb319bc17520b59.tar.gz
.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 bf6e1b8c..c898da66 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,4 @@
# generic
-.*
*.o
*.a
*.so