mirror of
https://github.com/adrianschlatter/threadlib.git
synced 2025-07-31 18:00:20 +02:00
updated .gitignore
This commit is contained in:
16
.gitignore
vendored
16
.gitignore
vendored
@@ -1,4 +1,18 @@
|
||||
# Apple
|
||||
.DS_Store
|
||||
*.xcf
|
||||
|
||||
# Editor
|
||||
.*.swp
|
||||
|
||||
# Build
|
||||
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