commit | d3d25829aa0ce0d85cab13f5eb2faca15c5f11b9 | [log] [tgz] |
---|---|---|
author | Fabio Ponciroli <ponch78@gmail.com> | Mon Feb 03 12:31:46 2020 +0100 |
committer | Fabio Ponciroli <ponch78@gmail.com> | Mon Feb 03 12:31:46 2020 +0100 |
tree | 446ede882f3f947f63c2ce85bf28633146eab185 | |
parent | 800d3252d1195ccd091452b6f47cd03f72c297b0 [diff] |
Ignore Eclipse IDE files Change-Id: Ibc72c61b8395a8986459f9c2fa6dbb69edaf62ea
diff --git a/.gitignore b/.gitignore index 16f1fc2..dfa6ffb 100644 --- a/.gitignore +++ b/.gitignore
@@ -25,6 +25,12 @@ # Maven target target +# Eclipse +.classpath +.factorypath +.project +.settings/ + # IntelliJ .idea *.iml