Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCedric Brun2011-01-05 14:09:29 +0000
committerCedric Brun2011-01-05 14:09:29 +0000
commitf0991e9aff822115764d9c392404a906e735a602 (patch)
tree77f0b92bd29fdefaaf81c89c4b86a5e29ea34ac4 /.gitignore
parent02db90dbc8f6787262e1b77fd2b2953d9df4fb4b (diff)
downloadorg.eclipse.emf.compare-f0991e9aff822115764d9c392404a906e735a602.tar.gz
org.eclipse.emf.compare-f0991e9aff822115764d9c392404a906e735a602.tar.xz
org.eclipse.emf.compare-f0991e9aff822115764d9c392404a906e735a602.zip
basic setup : gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..2db576b4a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+bin/
+*~
+*.rej
+*.bak

Back to the top