diff options
author | Guillermo Ramos | 2013-05-27 10:19:59 +0200 |
---|---|---|
committer | Guillermo Ramos | 2013-05-27 10:27:12 +0200 |
commit | def21c086d7205e8b07ca102abc20e3755748296 (patch) | |
tree | 6086d9119fc5584ebbca16ef8a3885d72188452a /.gitignore | |
download | jast-def21c086d7205e8b07ca102abc20e3755748296.tar.gz |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e0292b1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.o +*.a |