git init
This commit is contained in:
commit
9d68f1c18d
|
|
@ -0,0 +1,23 @@
|
||||||
|
# Windows Files Ignore
|
||||||
|
Thumbs.db
|
||||||
|
*.ini
|
||||||
|
*.bak
|
||||||
|
|
||||||
|
# SolidWorks Files Ignore
|
||||||
|
~*
|
||||||
|
*.STE
|
||||||
|
*.OUT
|
||||||
|
*.MAS
|
||||||
|
*.LCD
|
||||||
|
*.GEN
|
||||||
|
*.ELF
|
||||||
|
*.CSV
|
||||||
|
*.GRO
|
||||||
|
*.MFO
|
||||||
|
*.ONF
|
||||||
|
*.DSP
|
||||||
|
*.IDA
|
||||||
|
*.LDS
|
||||||
|
*.GTG
|
||||||
|
*.CTG
|
||||||
|
*.STG
|
||||||
Loading…
Reference in New Issue