mirror of
https://github.com/github/gitignore.git
synced 2026-08-29 19:27:19 +02:00
Compare commits
4 Commits
15b10d3fc4
...
f0f712a747
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f0f712a747 | ||
|
|
7247090aa6 | ||
|
|
6836b38f62 | ||
|
|
9c596855e0 |
@ -195,9 +195,9 @@ cython_debug/
|
||||
.abstra/
|
||||
|
||||
# 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 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 could uncomment the following to ignore the entire vscode folder
|
||||
# .vscode/
|
||||
|
||||
|
||||
@ -55,3 +55,6 @@ LineIDs.dbg.bak
|
||||
*.~u
|
||||
*.project.~u
|
||||
*.suo
|
||||
|
||||
# TwinCAT Measurement
|
||||
*.vsm
|
||||
|
||||
Loading…
Reference in New Issue
Block a user