]> git.mxchange.org Git - addressbook-uml.git/commitdiff
WildFly branch created with initial scripts, but it doesn't load my libs.
authorRoland Haeder <roland@mxchange.org>
Fri, 19 Feb 2016 13:28:50 +0000 (14:28 +0100)
committerRoland Haeder <roland@mxchange.org>
Fri, 19 Feb 2016 13:28:50 +0000 (14:28 +0100)
Signed-off-by: Roland Häder <roland@mxchange.org>
.gitattributes [new file with mode: 0644]
.gitignore [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..dfe0770
--- /dev/null
@@ -0,0 +1,2 @@
+# Auto detect text files and perform LF normalization
+* text=auto
diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..8b1fab4
--- /dev/null
@@ -0,0 +1,12 @@
+/nbproject/private/
+/nbproject/*~
+/manifest.mf
+/build/
+/dist/
+/data/*
+/*/*/.~lock*
+/*.properties
+/*-ejb/nbproject/private/
+/*-ejb/nbproject/*~
+/*-ejb/build/
+/*-ejb/dist/