diff options
author | Erik Walthinsen <omega@temple-baptist.org> | 2001-01-01 03:44:19 +0000 |
---|---|---|
committer | Erik Walthinsen <omega@temple-baptist.org> | 2001-01-01 03:44:19 +0000 |
commit | d6c3cc8a73ec4561eaedc302455dbbd08d63ba63 (patch) | |
tree | 9edb4c3fcde00c8b96aa58a9f017ad7644d74c4a /tests/sched | |
parent | f3f09b43da6def98cec48bd5682a1a6ccfd5c81e (diff) |
added .cvsignore
Original commit message from CVS:
added .cvsignore
Diffstat (limited to 'tests/sched')
-rw-r--r-- | tests/sched/.gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/sched/.gitignore b/tests/sched/.gitignore new file mode 100644 index 000000000..9faf910f3 --- /dev/null +++ b/tests/sched/.gitignore @@ -0,0 +1,10 @@ +Makefile +Makefile.in +*.o +*.lo +*.la +.deps +.libs + +runxml +log.txt |