mirror of
https://github.com/adrianschlatter/threadlib.git
synced 2025-08-04 19:57:24 +02:00
updated .gitignore
This commit is contained in:
16
.gitignore
vendored
16
.gitignore
vendored
@@ -1,4 +1,18 @@
|
|||||||
|
# Apple
|
||||||
.DS_Store
|
.DS_Store
|
||||||
*.xcf
|
|
||||||
|
# Editor
|
||||||
.*.swp
|
.*.swp
|
||||||
|
|
||||||
|
# Build
|
||||||
design/THREAD_TABLE.csv
|
design/THREAD_TABLE.csv
|
||||||
|
|
||||||
|
# Files not intended for repository
|
||||||
|
*.xcf
|
||||||
|
*.xlsx
|
||||||
|
*.stl
|
||||||
|
renderall*.scad
|
||||||
|
ASME*.pdf
|
||||||
|
docs/*.png
|
||||||
|
design/UIS.py
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user