diff options
author | Ugnich Anton | 2011-12-25 00:05:24 +0700 |
---|---|---|
committer | Ugnich Anton | 2011-12-25 00:05:24 +0700 |
commit | bd7cfe95f4d15719f31e17d9aee6830066644948 (patch) | |
tree | 13c8fa837f17d6fbfc1b719b766c5d3e6ab8389c /.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 |