diff options
author | thefosk <marco@mashape.com> | 2015-11-06 21:22:07 -0800 |
---|---|---|
committer | thefosk <marco@mashape.com> | 2015-11-06 21:22:07 -0800 |
commit | b1696f33dd7ae2b621ad8d04f1547df57731d6d0 (patch) | |
tree | f77bd2bb6215647d2681ae62f091aa813ec44fcb /.gitignore | |
download | lua_uuid-b1696f33dd7ae2b621ad8d04f1547df57731d6d0.tar.gz lua_uuid-b1696f33dd7ae2b621ad8d04f1547df57731d6d0.tar.bz2 lua_uuid-b1696f33dd7ae2b621ad8d04f1547df57731d6d0.zip |
0.1-1 version
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8472ef4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.DS_Store +*.o +*.so |