mirror of
https://github.com/github/gitignore.git
synced 2026-08-29 11:17:23 +02:00
Compare commits
4 Commits
cef6cfe2ab
...
0a6aa41394
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0a6aa41394 | ||
|
|
57286c3887 | ||
|
|
90db345f0d | ||
|
|
a85a4c2ffd |
@ -21,6 +21,7 @@ Homestead.yaml
|
||||
Homestead.json
|
||||
/.vagrant
|
||||
.phpunit.result.cache
|
||||
/.phpunit.cache
|
||||
|
||||
/public/build
|
||||
/storage/pail
|
||||
|
||||
@ -197,10 +197,10 @@ cython_debug/
|
||||
.abstra/
|
||||
|
||||
# Visual Studio Code
|
||||
# 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,
|
||||
# you could uncomment the following to ignore the entire vscode folder
|
||||
# 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, you
|
||||
# could uncomment the following to ignore the entire vscode folder
|
||||
# .vscode/
|
||||
# Temporary file for partial code execution
|
||||
tempCodeRunnerFile.py
|
||||
|
||||
Loading…
Reference in New Issue
Block a user