diff options
author | Lauri Leukkunen <lleukkun@leka.rahina.org> | 2006-08-05 00:15:19 +0300 |
---|---|---|
committer | Lauri Leukkunen <lleukkun@leka.rahina.org> | 2006-08-05 00:15:19 +0300 |
commit | b56216a68cf675569e6a6f2847a83bb13684dd2d (patch) | |
tree | 899b795233d66b95d2c6ab539cc8121ccaa1d44d /.gitignore | |
parent | 291bbc06ce7a2811a8759a8c7873c478fdf7c2d2 (diff) |
cleanup scons leftovers and add .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..569bb52 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.o +.*.d +*.so + |