Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Webster2013-03-13 12:07:29 +0000
committerPaul Webster2013-03-13 12:07:29 +0000
commite772b62b3322121abc0c9d9c7a2a630164da015a (patch)
tree1e94a2e2e25a242303b852975c084465c734c950
parent4410818c0837262bc9abfd937ad912441ae78c8c (diff)
downloadorg.eclipse.e4.tools-e772b62b3322121abc0c9d9c7a2a630164da015a.tar.gz
org.eclipse.e4.tools-e772b62b3322121abc0c9d9c7a2a630164da015a.tar.xz
org.eclipse.e4.tools-e772b62b3322121abc0c9d9c7a2a630164da015a.zip
Update for the specific bin directories and to remove
core.
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index a167ad76..8b077c2a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,7 @@
-bin/
+/*/*/bin/
*~
*.rej
*.bak
-core
*.patch
javacore.*
heapdump.*

Back to the top