1
0

add .gitignore

This commit is contained in:
2023-01-18 13:20:03 +03:00
commit 6414369dfb

20
.gitignore vendored Normal file
View File

@ -0,0 +1,20 @@
# Private folders
__*
# Logs and Reports
*.htm
*.log
# LTSpice artifacts
*.raw
*.net
*.plt
# FreeCAD artifacts
*.FCStd1
# Altium autogenerated stuff
*.PrjMbdStructure
*.PrjPcbStructure
Project Outputs/*
History/*