diff options
author | Brian Douglas <bdougie@users.noreply.github.com> | 2021-05-07 10:27:54 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-07 10:27:54 -0700 |
commit | 045304bb1214bf13b74ca1cd8605e3bc533303c7 (patch) | |
tree | 4e6653a8ec4c93781c221faf595ef84d886aedbb /community | |
parent | 71e1ff1213d2f19ce1df0ee0292fafccd785cc72 (diff) | |
download | gitignore-045304bb1214bf13b74ca1cd8605e3bc533303c7.tar.gz gitignore-045304bb1214bf13b74ca1cd8605e3bc533303c7.zip |
Rename AltiumDesigner.gitignore to community/AltiumDesigner.gitignore
Diffstat (limited to 'community')
-rw-r--r-- | community/AltiumDesigner.gitignore | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/community/AltiumDesigner.gitignore b/community/AltiumDesigner.gitignore new file mode 100644 index 00000000..5e410492 --- /dev/null +++ b/community/AltiumDesigner.gitignore @@ -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.* |