diff options
author | Alec Thomas <alec@swapoff.org> | 2012-09-20 21:24:08 -0400 |
---|---|---|
committer | Alec Thomas <alec@swapoff.org> | 2012-09-20 21:24:08 -0400 |
commit | d98de9aeb12ff50d49b833439bd78402e85d1991 (patch) | |
tree | 4e8289ca39d2fd5265e092ba0f8e771d5998d529 /.gitignore |
Initial import.
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..dc667ff --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.*.dep +*.a +*.so +*.o |