diff options
author | Chris Xiong <chirs241097@gmail.com> | 2015-08-14 23:45:02 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2015-08-14 23:45:02 +0800 |
commit | 92f17580846c88108aab023092c23e6bcdcf2f75 (patch) | |
tree | 0b05ee9215e46c02482e545989a8f92041bcc4f6 /.gitignore | |
parent | fff589be8d4a363c01c698c052fc43de806f5055 (diff) | |
download | bullet-lab-remix-92f17580846c88108aab023092c23e6bcdcf2f75.tar.xz |
SMELT is finally finished! Add the SMELT library for future use.
Add .gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..25c6bb7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.directory |