Commiting Fabrication Data
This commit is contained in:
29
.gitignore
vendored
29
.gitignore
vendored
@@ -1,18 +1,21 @@
|
||||
### Altium ###
|
||||
# Previews Folders
|
||||
**/__Previews/
|
||||
# ---> AltiumDesigner
|
||||
# For PCBs designed using Altium Designer
|
||||
# Website: https://www.altium.com/altium-designer/
|
||||
|
||||
# History Folders
|
||||
**/History/*
|
||||
# Directories containing cache data
|
||||
History
|
||||
__Previews
|
||||
|
||||
# Project Logs
|
||||
**/Project Logs*/*
|
||||
# Directories containing logs and generated outputs
|
||||
Project\ Logs*
|
||||
Project\ Outputs*
|
||||
|
||||
# Project Outputs
|
||||
**/Project Outputs*/*
|
||||
|
||||
# Auto-conversion notices
|
||||
# Misc files generated by altium
|
||||
debug.log
|
||||
Status\ Report.txt
|
||||
*.PcbDoc.htm
|
||||
*.SchDocPreview
|
||||
*.PcbDocPreview
|
||||
|
||||
# Access lock file for dbLib sources
|
||||
**/*.ldb
|
||||
# Lock files sometimes left behind
|
||||
.~lock.*
|
||||
|
||||
Reference in New Issue
Block a user