aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Ugnich Anton2011-12-25 15:56:30 +0700
committerGravatar Ugnich Anton2011-12-25 15:56:30 +0700
commit6f4e181f0a03b4b190922bd5f8bd97fb9fdb206e (patch)
treec8b5241c84cb24a6c0c8a8b2eaa109f569dfc76c /.gitignore
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
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