Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Arthorne2013-04-30 13:48:14 +0000
committerJohn Arthorne2013-04-30 13:52:55 +0000
commitedd0aae42c9b35faed444ad3034af9a7caee5c63 (patch)
treeb5ba81440212f34e46f226cd2d7fa9e7f02a7889
parente066669723671809924d93c722cb8aedfbdfa2bd (diff)
downloadeclipse.platform.team-edd0aae42c9b35faed444ad3034af9a7caee5c63.tar.gz
eclipse.platform.team-edd0aae42c9b35faed444ad3034af9a7caee5c63.tar.xz
eclipse.platform.team-edd0aae42c9b35faed444ad3034af9a7caee5c63.zip
Added .gitignore for fragments folder
-rw-r--r--bundles/org.eclipse.core.net/fragments/.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/bundles/org.eclipse.core.net/fragments/.gitignore b/bundles/org.eclipse.core.net/fragments/.gitignore
new file mode 100644
index 000000000..7690ac256
--- /dev/null
+++ b/bundles/org.eclipse.core.net/fragments/.gitignore
@@ -0,0 +1,9 @@
+/.project
+/*/*/bin/
+*~
+*.rej
+*.bak
+javacore.*
+heapdump.*
+core.*
+Snap.*

Back to the top