mirror of
https://github.com/go-gitea/gitea
synced 2025-08-07 10:08:20 +00:00
[skip ci] Updated licenses and gitignores
This commit is contained in:
20
options/gitignore/AltiumDesigner
Normal file
20
options/gitignore/AltiumDesigner
Normal file
@@ -0,0 +1,20 @@
|
||||
# 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.*
|
Reference in New Issue
Block a user