diff options
author | John Hawthorn <john.hawthorn@gmail.com> | 2009-10-06 22:59:04 -0700 |
---|---|---|
committer | John Hawthorn <john.hawthorn@gmail.com> | 2009-10-06 22:59:04 -0700 |
commit | 249db81ef0e29cb8a2b3100e9ccf893addf87cca (patch) | |
tree | 99aac0164e6553d19e753cb9e2f9117f819e6029 | |
parent | 4dcfe2d68f2510228338036fe089a059fada329e (diff) | |
download | mirror-meh-249db81ef0e29cb8a2b3100e9ccf893addf87cca.tar.gz mirror-meh-249db81ef0e29cb8a2b3100e9ccf893addf87cca.tar.bz2 mirror-meh-249db81ef0e29cb8a2b3100e9ccf893addf87cca.zip |
added gitignore file
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9340b4d --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.o +*.d +meh |