summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorfche <fche>2007-09-24 21:19:48 +0000
committerfche <fche>2007-09-24 21:19:48 +0000
commitcea99b8c464384958173fb2d70d61d79383193a1 (patch)
treeac86848fa159fdd21451d1d4aa691296f1056ed0 /.gitignore
parentf25f07a54547b521d5498e34953a5c0958a70808 (diff)
downloadsystemtap-steved-cea99b8c464384958173fb2d70d61d79383193a1.tar.gz
systemtap-steved-cea99b8c464384958173fb2d70d61d79383193a1.tar.xz
systemtap-steved-cea99b8c464384958173fb2d70d61d79383193a1.zip
* ignore emacs backup files too
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 68b9f989..69bd5e97 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,7 @@
*~
+#*
+*#
+.#*
autom4te.*
cscope*out
Makefile