mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
7 Commits
b2b438584e
...
cef6cfe2ab
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cef6cfe2ab | ||
|
|
dcc0fc7bc2 | ||
|
|
314d381f1e | ||
|
|
6a98aacd54 | ||
|
|
9275edaddf | ||
|
|
a85a4c2ffd | ||
|
|
0a25801fa9 |
@ -197,10 +197,10 @@ cython_debug/
|
|||||||
.abstra/
|
.abstra/
|
||||||
|
|
||||||
# Visual Studio Code
|
# Visual Studio Code
|
||||||
# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore
|
# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore that
|
||||||
# that can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore
|
# can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore
|
||||||
# and can be added to the global gitignore or merged into this file. However, if you prefer,
|
# and can be added to the global gitignore or merged into this file. However, if you prefer, you
|
||||||
# you could uncomment the following to ignore the entire vscode folder
|
# could uncomment the following to ignore the entire vscode folder
|
||||||
# .vscode/
|
# .vscode/
|
||||||
# Temporary file for partial code execution
|
# Temporary file for partial code execution
|
||||||
tempCodeRunnerFile.py
|
tempCodeRunnerFile.py
|
||||||
|
|||||||
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