summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorScott Shawcroft <scott@chickadee.tech>2016-09-07 14:35:40 -0700
committerScott Shawcroft <scott@chickadee.tech>2016-09-07 14:35:40 -0700
commit05368d2c581b730911610425d87ccf2b5fda82a5 (patch)
tree4cb1bd988a9cd35dfb585ce11fe4cd8f70ec4a75 /.gitignore
parentc6c977070eb82e453d685e86d7f481871eaf292a (diff)
Include the precompiled math library from ASF.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a6295928d..9102a6bc6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
###################
*.o
*.a
+!atmel-samd/asf/**/*.a
*.elf
*.bin
*.map