summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLeonard Kugis <leonard@kug.is>2020-08-31 15:45:37 +0200
committerLeonard Kugis <leonard@kug.is>2020-08-31 15:45:37 +0200
commitff865773c2edadbde7e57cc88d31ed2e4bc3924a (patch)
treee6345dfdaa9e9834a59373db6dbd62f9bdab659f /.gitignore
parent9b1eb21f2bffaa3f42702cb73b9f19eae2fee761 (diff)
parent22787ade85e5943954bcb8963b332860d3fa3553 (diff)
Merge branch 'master' of collaborating.tuhh.de:cev7691/pinlock
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore35
1 files changed, 32 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 6eda36c..c7f72fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,35 @@
-# Created by https://www.toptal.com/developers/gitignore/api/kicad,linux,windows,macos,vim
-# Edit at https://www.toptal.com/developers/gitignore?templates=kicad,linux,windows,macos,vim
+# Created by https://www.toptal.com/developers/gitignore/api/vim,kicad,linux,macos,windows,assembler,atmelstudio
+# Edit at https://www.toptal.com/developers/gitignore?templates=vim,kicad,linux,macos,windows,assembler,atmelstudio
+
+### Assembler ###
+*.exe
+*.o
+*.obj
+*.bc
+
+### AtmelStudio ###
+## Ignore Atmel Studio temporary files and build results
+# https://www.microchip.com/mplab/avr-support/atmel-studio-7
+
+# Atmel Studio is powered by an older version of Visual Studio,
+# so most of the project and solution files are the same as VS files,
+# only prefixed by an `at`.
+
+#Build Directories
+[Dd]ebug/
+[Rr]elease/
+
+#Build Results
+*.d
+*.eep
+*.elf
+*.hex
+*.map
+*.srec
+
+#User Specific Files
+*.atsuo
### KiCad ###
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
@@ -127,6 +156,6 @@ $RECYCLE.BIN/
# Windows shortcuts
*.lnk
-# End of https://www.toptal.com/developers/gitignore/api/kicad,linux,windows,macos,vim
+# End of https://www.toptal.com/developers/gitignore/api/vim,kicad,linux,macos,windows,assembler,atmelstudio
/Hardware/fabrication/