mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
7 Commits
bd8423fa2a
...
38ae88bcbb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
38ae88bcbb | ||
|
|
dcc0fc7bc2 | ||
|
|
314d381f1e | ||
|
|
6a98aacd54 | ||
|
|
9275edaddf | ||
|
|
791a806e88 | ||
|
|
0a25801fa9 |
@ -37,6 +37,9 @@
|
||||
# Visual Studio cache directory
|
||||
.vs/
|
||||
|
||||
# Visual Studio Code configuration directory
|
||||
.vscode/
|
||||
|
||||
# Gradle cache directory
|
||||
.gradle/
|
||||
|
||||
|
||||
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