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

github.com/arduino/Arduino.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Fissore <federico@fissore.org>2012-12-05 18:35:41 +0400
committerCristian Maglie <c.maglie@bug.st>2012-12-10 13:42:49 +0400
commitd458ef7806520186ee7f132044d24025e12a41f2 (patch)
tree202d83ec68332adf87f4f48084e3a163c069bd31 /.gitignore
parent6b09021d1eabc341d555fb448a53edf394e3d0b5 (diff)
fixed permissions on a lot of text files. see #1116
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index da0ca95e7..bfd34bada 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,4 +16,7 @@ hardware/arduino/bootloaders/caterina_LUFA/.dep/
.gitignore
build/windows/work/
build/linux/work/
+build/linux/dist/*.tar.gz
+build/linux/*.tgz
test-bin
+*.iml