diff options
author | Ugnich Anton | 2013-06-20 19:44:16 +0700 |
---|---|---|
committer | Ugnich Anton | 2013-06-20 19:44:16 +0700 |
commit | 0dfa3b0cf640f4b95a3cdfdf8c32ae764d3ff5dd (patch) | |
tree | 60305d81cf32324dfdf7cb8934e0611deb098dd6 /.gitignore |
Initial commit
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 00000000..d3bae3d4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/build/ +/dist/ +/nbproject/private/
\ No newline at end of file |