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-08-06 13:37:47 +0400
committerJean-Marc Giacalone <jmgiacalone@hotmail.com>2013-08-06 13:37:47 +0400
commit12800e923271c23ec5e27256e43d91b8204786e2 (patch)
tree2537dc103d02b10fb39eca9ea0ce014fbe2debc1 /.gitignore
parent680be20f41edf5dc0ee414bb8995e0ac264a12c5 (diff)
deal with temporary files.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..6d306b6d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+*.d
+*.o
+Release/*.o
+Release/*.d
+Release/*.elf
+Release/*.ar