summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
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/