Ignore: Maven target folder and Eclipse files and folders. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/b2cfd3be Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/b2cfd3be Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/b2cfd3be
Branch: refs/heads/messaging-module Commit: b2cfd3be5839a8234914ad827f05116ac1b66c47 Parents: a801104 Author: Gary Gregory <[email protected]> Authored: Fri Aug 29 09:33:45 2014 -0400 Committer: Gary Gregory <[email protected]> Committed: Fri Aug 29 09:33:45 2014 -0400 ---------------------------------------------------------------------- log4j-1.2-api/.gitignore | 4 ++++ log4j-api/.gitignore | 4 ++++ log4j-core/.gitignore | 4 ++++ log4j-flume-ng/.gitignore | 4 ++++ log4j-jcl/.gitignore | 4 ++++ log4j-jmx-gui/.gitignore | 4 ++++ log4j-nosql/.gitignore | 4 ++++ log4j-perf/.gitignore | 4 ++++ log4j-samples/flume-common/.gitignore | 4 ++++ log4j-samples/flume-embedded/.gitignore | 4 ++++ log4j-samples/flume-remote/.gitignore | 4 ++++ log4j-slf4j-impl/.gitignore | 4 ++++ log4j-taglib/.gitignore | 4 ++++ log4j-to-slf4j/.gitignore | 4 ++++ log4j-web/.gitignore | 4 ++++ 15 files changed, 60 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/b2cfd3be/log4j-1.2-api/.gitignore ---------------------------------------------------------------------- diff --git a/log4j-1.2-api/.gitignore b/log4j-1.2-api/.gitignore new file mode 100644 index 0000000..9f0fc21 --- /dev/null +++ b/log4j-1.2-api/.gitignore @@ -0,0 +1,4 @@ +/.settings/ +/target/ +/.classpath +/.project http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/b2cfd3be/log4j-api/.gitignore ---------------------------------------------------------------------- diff --git a/log4j-api/.gitignore b/log4j-api/.gitignore new file mode 100644 index 0000000..9f0fc21 --- /dev/null +++ b/log4j-api/.gitignore @@ -0,0 +1,4 @@ +/.settings/ +/target/ +/.classpath +/.project http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/b2cfd3be/log4j-core/.gitignore ---------------------------------------------------------------------- diff --git a/log4j-core/.gitignore b/log4j-core/.gitignore new file mode 100644 index 0000000..9f0fc21 --- /dev/null +++ b/log4j-core/.gitignore @@ -0,0 +1,4 @@ +/.settings/ +/target/ +/.classpath +/.project http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/b2cfd3be/log4j-flume-ng/.gitignore ---------------------------------------------------------------------- diff --git a/log4j-flume-ng/.gitignore b/log4j-flume-ng/.gitignore new file mode 100644 index 0000000..9f0fc21 --- /dev/null +++ b/log4j-flume-ng/.gitignore @@ -0,0 +1,4 @@ +/.settings/ +/target/ +/.classpath +/.project http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/b2cfd3be/log4j-jcl/.gitignore ---------------------------------------------------------------------- diff --git a/log4j-jcl/.gitignore b/log4j-jcl/.gitignore new file mode 100644 index 0000000..9f0fc21 --- /dev/null +++ b/log4j-jcl/.gitignore @@ -0,0 +1,4 @@ +/.settings/ +/target/ +/.classpath +/.project http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/b2cfd3be/log4j-jmx-gui/.gitignore ---------------------------------------------------------------------- diff --git a/log4j-jmx-gui/.gitignore b/log4j-jmx-gui/.gitignore new file mode 100644 index 0000000..9f0fc21 --- /dev/null +++ b/log4j-jmx-gui/.gitignore @@ -0,0 +1,4 @@ +/.settings/ +/target/ +/.classpath +/.project http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/b2cfd3be/log4j-nosql/.gitignore ---------------------------------------------------------------------- diff --git a/log4j-nosql/.gitignore b/log4j-nosql/.gitignore new file mode 100644 index 0000000..9f0fc21 --- /dev/null +++ b/log4j-nosql/.gitignore @@ -0,0 +1,4 @@ +/.settings/ +/target/ +/.classpath +/.project http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/b2cfd3be/log4j-perf/.gitignore ---------------------------------------------------------------------- diff --git a/log4j-perf/.gitignore b/log4j-perf/.gitignore new file mode 100644 index 0000000..9f0fc21 --- /dev/null +++ b/log4j-perf/.gitignore @@ -0,0 +1,4 @@ +/.settings/ +/target/ +/.classpath +/.project http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/b2cfd3be/log4j-samples/flume-common/.gitignore ---------------------------------------------------------------------- diff --git a/log4j-samples/flume-common/.gitignore b/log4j-samples/flume-common/.gitignore new file mode 100644 index 0000000..9f0fc21 --- /dev/null +++ b/log4j-samples/flume-common/.gitignore @@ -0,0 +1,4 @@ +/.settings/ +/target/ +/.classpath +/.project http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/b2cfd3be/log4j-samples/flume-embedded/.gitignore ---------------------------------------------------------------------- diff --git a/log4j-samples/flume-embedded/.gitignore b/log4j-samples/flume-embedded/.gitignore new file mode 100644 index 0000000..9f0fc21 --- /dev/null +++ b/log4j-samples/flume-embedded/.gitignore @@ -0,0 +1,4 @@ +/.settings/ +/target/ +/.classpath +/.project http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/b2cfd3be/log4j-samples/flume-remote/.gitignore ---------------------------------------------------------------------- diff --git a/log4j-samples/flume-remote/.gitignore b/log4j-samples/flume-remote/.gitignore new file mode 100644 index 0000000..9f0fc21 --- /dev/null +++ b/log4j-samples/flume-remote/.gitignore @@ -0,0 +1,4 @@ +/.settings/ +/target/ +/.classpath +/.project http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/b2cfd3be/log4j-slf4j-impl/.gitignore ---------------------------------------------------------------------- diff --git a/log4j-slf4j-impl/.gitignore b/log4j-slf4j-impl/.gitignore new file mode 100644 index 0000000..9f0fc21 --- /dev/null +++ b/log4j-slf4j-impl/.gitignore @@ -0,0 +1,4 @@ +/.settings/ +/target/ +/.classpath +/.project http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/b2cfd3be/log4j-taglib/.gitignore ---------------------------------------------------------------------- diff --git a/log4j-taglib/.gitignore b/log4j-taglib/.gitignore new file mode 100644 index 0000000..9f0fc21 --- /dev/null +++ b/log4j-taglib/.gitignore @@ -0,0 +1,4 @@ +/.settings/ +/target/ +/.classpath +/.project http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/b2cfd3be/log4j-to-slf4j/.gitignore ---------------------------------------------------------------------- diff --git a/log4j-to-slf4j/.gitignore b/log4j-to-slf4j/.gitignore new file mode 100644 index 0000000..9f0fc21 --- /dev/null +++ b/log4j-to-slf4j/.gitignore @@ -0,0 +1,4 @@ +/.settings/ +/target/ +/.classpath +/.project http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/b2cfd3be/log4j-web/.gitignore ---------------------------------------------------------------------- diff --git a/log4j-web/.gitignore b/log4j-web/.gitignore new file mode 100644 index 0000000..9f0fc21 --- /dev/null +++ b/log4j-web/.gitignore @@ -0,0 +1,4 @@ +/.settings/ +/target/ +/.classpath +/.project
