mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
4 Commits
aaeadcb604
...
83e26fb23d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
83e26fb23d | ||
|
|
7247090aa6 | ||
|
|
6836b38f62 | ||
|
|
a85a4c2ffd |
@ -195,10 +195,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/
|
||||||
|
|
||||||
# Ruff stuff:
|
# Ruff stuff:
|
||||||
|
|||||||
@ -55,3 +55,6 @@ LineIDs.dbg.bak
|
|||||||
*.~u
|
*.~u
|
||||||
*.project.~u
|
*.project.~u
|
||||||
*.suo
|
*.suo
|
||||||
|
|
||||||
|
# TwinCAT Measurement
|
||||||
|
*.vsm
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user