projects
/
jcustomer-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecae714
)
updated .gitignore (no more includes ejb project, please keep it separated)
author
Roland Haeder
<roland@mxchange.org>
Wed, 1 Jun 2016 19:03:43 +0000
(21:03 +0200)
committer
Roland Haeder
<roland@mxchange.org>
Wed, 1 Jun 2016 19:03:43 +0000
(21:03 +0200)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index c1a5abb2a9b85c4e57b2f73fa468ae2dc8d07625..c5bf3164c956f4b481accecd79f44acb5ff3ba30 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,12
+1,9
@@
-/nbproject/private/
\r
-/nbproject/*~
\r
-/manifest.mf
\r
-/build/
\r
-/dist/
\r
-/data/*
\r
-/*.properties
\r
-/*-ejb/nbproject/private/
\r
-/*-ejb/nbproject/*~
\r
-/*-ejb/build/
\r
-/*-ejb/dist/
\r
+/nbproject/private/
+/nbproject/*~
+/manifest.mf
+/build/
+/dist/
+/data/*
+/*.properties
.~lock*
+.gitcommits