mirror of
https://github.com/github/gitignore.git
synced 2026-08-29 03:07:04 +02:00
Compare commits
7 Commits
93695d8a2a
...
9acd53a541
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9acd53a541 | ||
|
|
dcc0fc7bc2 | ||
|
|
314d381f1e | ||
|
|
6a98aacd54 | ||
|
|
9275edaddf | ||
|
|
e07dbd29dc | ||
|
|
0a25801fa9 |
@ -7,5 +7,8 @@ mise.local.toml
|
||||
.mise/*.local.toml
|
||||
mise/*.local.toml
|
||||
|
||||
# https://mise.jdx.dev/dev-tools/mise-lock.html#local-lockfiles
|
||||
mise.local.lock
|
||||
|
||||
# https://mise.jdx.dev/configuration.html#tool-versions
|
||||
#.tool-versions
|
||||
|
||||
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