This is an automated email from the ASF dual-hosted git repository.

struberg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-weaver.git


The following commit(s) were added to refs/heads/master by this push:
     new fc323c8  adding proper gitignore
fc323c8 is described below

commit fc323c81671600f2ce5c0bf9084c13c70e8a2bb6
Author: Mark Struberg <strub...@apache.org>
AuthorDate: Sat Jun 9 10:17:32 2018 +0200

    adding proper gitignore
---
 .gitignore | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..61eff4d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,17 @@
+target/
+.classpath
+.project
+.settings
+.DS_Store
+dependency-reduced-pom.xml
+*.iml
+*.ipr
+*.iws
+*.swp
+.gitignore.swp
+docs/reference/src/main/docbook/en-US/version_info.xml
+.idea
+.forge_settings
+.factorypath
+
+

-- 
To stop receiving notification emails like this one, please contact
strub...@apache.org.

Reply via email to