commit
7c93fab41f
2 changed files with 31 additions and 0 deletions
@ -0,0 +1,29 @@
@@ -0,0 +1,29 @@
|
||||
# ---> Ansible |
||||
*.retry |
||||
|
||||
# ---> AppEngine |
||||
# Google App Engine generated folder |
||||
appengine-generated/ |
||||
|
||||
# ---> AltiumDesigner |
||||
# For PCBs designed using Altium Designer |
||||
# Website: https://www.altium.com/altium-designer/ |
||||
|
||||
# Directories containing cache data |
||||
History |
||||
__Previews |
||||
|
||||
# Directories containing logs and generated outputs |
||||
Project\ Logs* |
||||
Project\ Outputs* |
||||
|
||||
# Misc files generated by altium |
||||
debug.log |
||||
Status\ Report.txt |
||||
*.PcbDoc.htm |
||||
*.SchDocPreview |
||||
*.PcbDocPreview |
||||
|
||||
# Lock files sometimes left behind |
||||
.~lock.* |
||||
|
Loading…
Reference in new issue