diff options
author | Ugnich Anton | 2011-12-24 23:05:48 +0700 |
---|---|---|
committer | Ugnich Anton | 2011-12-24 23:05:48 +0700 |
commit | 55f03c70caeec32ae71e5afe99c4eae5b6b192d3 (patch) | |
tree | d41b64e9e28efa4692cbb5b594c5ef04f09839f2 /.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..315ea15c --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/dist/ +/build/ +/nbproject/private/
\ No newline at end of file |