mirror of
https://github.com/github/gitignore.git
synced 2026-08-29 11:17:23 +02:00
Compare commits
7 Commits
d7e264f041
...
ad4e100819
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ad4e100819 | ||
|
|
dcc0fc7bc2 | ||
|
|
314d381f1e | ||
|
|
6a98aacd54 | ||
|
|
9275edaddf | ||
|
|
2c6e53ef53 | ||
|
|
0a25801fa9 |
@ -34,3 +34,9 @@ yarn-error.log*
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
# cache
|
||||
.cache
|
||||
.eslintcache
|
||||
.turbo
|
||||
.swc
|
||||
|
||||
5
community/FreeCAD.gitignore
Normal file
5
community/FreeCAD.gitignore
Normal file
@ -0,0 +1,5 @@
|
||||
# FreeCAD backup and temporary files
|
||||
*.FC.lock
|
||||
*.bak
|
||||
*.FCBak
|
||||
*.tmp
|
||||
Loading…
Reference in New Issue
Block a user