summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2015-06-10 22:17:49 +0200
committerPeter Wu <peter@lekensteyn.nl>2015-06-10 22:17:49 +0200
commit5f926a60d2c80ed00665d6a09690b90ce531d8a2 (patch)
tree375e0c5ff9245f571f1c1bd1c9cd1e1580cdf8bf /.gitignore
parentdc2d8b106942684132a39adc6e207bbc9419f893 (diff)
downloadcode-5f926a60d2c80ed00665d6a09690b90ce531d8a2.tar.gz
Add include guards, fix compilation with arduino-makefile
Include guards are needed because files are concatenated. https://github.com/Lekensteyn/arduino-makefile (forked from https://github.com/tomswartz07/arduino-makefile)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4fe7862..492658d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
.*.sw?
__pycache__/
*.py[oc]
+bin/