mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 11:47:22 +02:00
Compare commits
5 Commits
209df5683a
...
aaeadcb604
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
aaeadcb604 | ||
|
|
c677dd99d4 | ||
|
|
a78658650d | ||
|
|
6a7b122e75 | ||
|
|
a85a4c2ffd |
@ -1,5 +1,6 @@
|
|||||||
# General
|
# General
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
.localized
|
||||||
__MACOSX/
|
__MACOSX/
|
||||||
.AppleDouble
|
.AppleDouble
|
||||||
.LSOverride
|
.LSOverride
|
||||||
|
|||||||
@ -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:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user