Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Duet3D/RepRapFirmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Marc Giacalone <jmgiacalone@hotmail.com>2013-09-12 16:19:50 +0400
committerJean-Marc Giacalone <jmgiacalone@hotmail.com>2013-09-12 16:19:50 +0400
commit17fccfa0019d84aa610d57015cec35c72df8da25 (patch)
treed14dfd787f01e07bcea415062871bd4600adeeb8 /.gitignore
parent06581b71057202a0c8cfd1caa67c8f12d6834dc4 (diff)
ignore Release folder.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 1 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 7e5e8a6c..dff636e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,5 @@
*.d
*.o
-Release/*.o
-Release/*.d
-Release/*.elf
-Release/*.ar
+Release/
*~
*orig