Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2013-08-20 10:49:57 +0000
committerAlexander Kurtakov2013-08-20 10:49:57 +0000
commit047df9b6fc772c93bedc47f683cc80d569f3d343 (patch)
tree73bc5fa19ad001656c0061491c537cf3423082d5
parentb2711372e321f1d46148c930a5bd50d663263ba4 (diff)
downloadeclipse.platform.swt-047df9b6fc772c93bedc47f683cc80d569f3d343.tar.gz
eclipse.platform.swt-047df9b6fc772c93bedc47f683cc80d569f3d343.tar.xz
eclipse.platform.swt-047df9b6fc772c93bedc47f683cc80d569f3d343.zip
Ignore target/ directory.
It's generated by maven and should never be committed.
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d7d5d82903..fd34fe1403 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
bin/
*.log
+target/

Back to the top