diff options
author | fche <fche> | 2007-09-22 17:18:07 +0000 |
---|---|---|
committer | fche <fche> | 2007-09-22 17:18:07 +0000 |
commit | 11bff6c6274606cefa86827dd49b0cd4e9166b77 (patch) | |
tree | af6f96d22312750e24886d0cffa0f976243f9446 /.gitignore | |
parent | 1dedbf229185116d9ff085266473bc6bf80398c4 (diff) | |
download | systemtap-steved-11bff6c6274606cefa86827dd49b0cd4e9166b77.tar.gz systemtap-steved-11bff6c6274606cefa86827dd49b0cd4e9166b77.tar.xz systemtap-steved-11bff6c6274606cefa86827dd49b0cd4e9166b77.zip |
cvs/gitignore updates
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..68b9f989 --- /dev/null +++ b/.gitignore @@ -0,0 +1,17 @@ +*~ +autom4te.* +cscope*out +Makefile +config.h +config.log +config.status +*.[158] +.deps +loc2c-test +stamp-h1 +stap +staprun +systemtap.spec +testresults +stapio +stap_merge |