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

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGhostkeeper <rubend@tutanota.com>2016-06-01 16:14:03 +0300
committerGhostkeeper <rubend@tutanota.com>2016-06-01 16:14:03 +0300
commitfaf647dca05bb39f988637d56f7e2fbdaf5ad769 (patch)
tree9515a0ba6b587a8b7cc4c337ed5e2f48fae83869 /.gitignore
parent0e108f0c04b8be53f51ee7ef18ad23946b3d7e5c (diff)
Git ignore resources/firmware
It is also compiled and will only be included by including the cura-binary-data repository. However it is also useful to have this in your testing environment.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 72ba4bf565..f60e268711 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@ docs/html
*.log
resources/i18n/en
resources/i18n/x-test
+resources/firmware
# Editors and IDEs.
*kdev*