aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 099af3c..3432bf7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,9 @@
*.a
+*.cflow
*.la
*.lo
*.o
+*.patch
*.so
*.tar.[gx]z
*.tar.bz2
@@ -10,6 +12,7 @@
.deps
.emacs*
.gdbinit
+/cflow-*.tar.*
ABOUT-NLS
ChangeLog
INSTALL
@@ -25,11 +28,8 @@ config.h.in
config.log
config.status
configure
+core
gnu
m4
stamp-h1
-/cflow-*.tar.*
-*.cflow
-core
tmp/
-*.patch

Return to:

Send suggestions and report system problems to the System administrator.