Ajout du gitignore.
authorgburri <gregory.burri@master.hes-so.ch>
Thu, 25 Sep 2014 19:03:51 +0000 (21:03 +0200)
committergburri <gregory.burri@master.hes-so.ch>
Thu, 25 Sep 2014 19:03:51 +0000 (21:03 +0200)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..a282dac
--- /dev/null
@@ -0,0 +1,25 @@
+*.pydevproject
+.metadata
+.gradle
+bin/
+tmp/
+*.tmp
+*.bak
+*.swp
+*~.nib
+local.properties
+.settings/
+.loadpath
+# External tool builders
+.externalToolBuilders/
+# Locally stored "Eclipse launch configurations"
+*.launch
+# CDT-specific
+.cproject
+# PDT-specific
+.buildpath
+# sbteclipse plugin
+.target
+# TeXlipse plugin
+.texlipse
+