Commiting Fabrication Data

This commit is contained in:
Nicolas Trimborn
2023-08-21 19:03:08 +02:00
parent 7208bff5f0
commit 773ace0dc8
38 changed files with 9303 additions and 149 deletions

29
.gitignore vendored
View File

@@ -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.*