projects
/
GPU.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(initial)
Ajout du gitignore.
author
gburri
<gregory.burri@master.hes-so.ch>
Thu, 25 Sep 2014 19:03:51 +0000
(21:03 +0200)
committer
gburri
<gregory.burri@master.hes-so.ch>
Thu, 25 Sep 2014 19:03:51 +0000
(21:03 +0200)
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
a282dac
--- /dev/null
+++ b/
.gitignore
@@ -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
+