diff options
author | fche <fche> | 2007-09-24 21:19:48 +0000 |
---|---|---|
committer | fche <fche> | 2007-09-24 21:19:48 +0000 |
commit | cea99b8c464384958173fb2d70d61d79383193a1 (patch) | |
tree | ac86848fa159fdd21451d1d4aa691296f1056ed0 /.gitignore | |
parent | f25f07a54547b521d5498e34953a5c0958a70808 (diff) | |
download | systemtap-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-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,4 +1,7 @@ *~ +#* +*# +.#* autom4te.* cscope*out Makefile |