]> git.mxchange.org Git - pizzaservice-mailer-ejb.git/commitdiff
Added .gitignore
authorRoland Haeder <roland@mxchange.org>
Thu, 1 Oct 2015 18:16:22 +0000 (20:16 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 1 Oct 2015 18:18:10 +0000 (20:18 +0200)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..4a6f201
--- /dev/null
@@ -0,0 +1,3 @@
+/dist/
+/build/
+/nbproject/private//
\ No newline at end of file