mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
7 Commits
d23c74d154
...
df15075628
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
df15075628 | ||
|
|
dcc0fc7bc2 | ||
|
|
314d381f1e | ||
|
|
6a98aacd54 | ||
|
|
9275edaddf | ||
|
|
dfa24bf510 | ||
|
|
0a25801fa9 |
@ -122,7 +122,7 @@ dist
|
||||
# TernJS port file
|
||||
.tern-port
|
||||
|
||||
# Stores VSCode versions used for testing VSCode extensions
|
||||
# Stores Visual Studio Code versions used for testing Visual Studio Code extensions
|
||||
.vscode-test
|
||||
|
||||
# pnpm
|
||||
|
||||
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