You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juneau.apache.org by ja...@apache.org on 2017/09/12 13:30:37 UTC

[2/2] incubator-juneau git commit: Update .gitignore

Update .gitignore

Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau/commit/b7da974c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau/tree/b7da974c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau/diff/b7da974c

Branch: refs/heads/master
Commit: b7da974cdc2e398ec28620f222b91a6868703ca3
Parents: 4409442
Author: JamesBognar <ja...@apache.org>
Authored: Tue Sep 12 09:30:33 2017 -0400
Committer: JamesBognar <ja...@apache.org>
Committed: Tue Sep 12 09:30:33 2017 -0400

----------------------------------------------------------------------
 juneau-core/.gitignore     | 1 +
 juneau-doc/.gitignore      | 4 ++++
 juneau-examples/.gitignore | 1 +
 3 files changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b7da974c/juneau-core/.gitignore
----------------------------------------------------------------------
diff --git a/juneau-core/.gitignore b/juneau-core/.gitignore
new file mode 100644
index 0000000..9bb88d3
--- /dev/null
+++ b/juneau-core/.gitignore
@@ -0,0 +1 @@
+/.DS_Store

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b7da974c/juneau-doc/.gitignore
----------------------------------------------------------------------
diff --git a/juneau-doc/.gitignore b/juneau-doc/.gitignore
new file mode 100644
index 0000000..9dd6a50
--- /dev/null
+++ b/juneau-doc/.gitignore
@@ -0,0 +1,4 @@
+/target/
+/.settings/
+/.DS_Store
+/TODO.txt

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/b7da974c/juneau-examples/.gitignore
----------------------------------------------------------------------
diff --git a/juneau-examples/.gitignore b/juneau-examples/.gitignore
new file mode 100644
index 0000000..9bb88d3
--- /dev/null
+++ b/juneau-examples/.gitignore
@@ -0,0 +1 @@
+/.DS_Store