mirror of
https://github.com/github/gitignore.git
synced 2026-04-13 14:51:41 +08:00
Merge c97a73771f into c677dd99d4
This commit is contained in:
commit
ee3bcefc7f
20
SolidWorks.gitignore
Normal file
20
SolidWorks.gitignore
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
# gitignore file for a SolidWorks project
|
||||||
|
|
||||||
|
# SolidWorks temporary files
|
||||||
|
~$*.sldprt
|
||||||
|
~$*.sldasm
|
||||||
|
~$*.slddrw
|
||||||
|
~$*.sld
|
||||||
|
|
||||||
|
# For systems with case-sensitive (SolidWorks uses both)
|
||||||
|
~$*.SLDPRT
|
||||||
|
~$*.SLDASM
|
||||||
|
~$*.SLDDRW
|
||||||
|
~$*.SLD
|
||||||
|
|
||||||
|
# SolidWorks backups and auto-recovery
|
||||||
|
*.bak
|
||||||
|
*.swbak
|
||||||
|
|
||||||
|
# Cache of simulation results
|
||||||
|
/simulation_results/
|
||||||
Loading…
Reference in New Issue
Block a user