added .gitignore to distribute it.
authorRoland Haeder <roland@mxchange.org>
Wed, 1 Jun 2016 19:00:12 +0000 (21:00 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 1 Jun 2016 19:00:12 +0000 (21:00 +0200)
Signed-off-by: Roland Haeder <roland@mxchange.org>
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..c5bf316
--- /dev/null
@@ -0,0 +1,9 @@
+/nbproject/private/
+/nbproject/*~
+/manifest.mf
+/build/
+/dist/
+/data/*
+/*.properties
+.~lock*
+.gitcommits