mirror of
https://github.com/github/gitignore
synced 2024-11-22 11:44:21 +01:00
code workspace file of vs code
The workspace in vs code helps users in local to startup their setup automatically like activating virtual environment and many more but is not a necessary file in production or to push `diff + *.code-workspace `
This commit is contained in:
parent
e5323759e3
commit
05358100ed
@ -158,3 +158,6 @@ cython_debug/
|
||||
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
#.idea/
|
||||
|
||||
# VScode
|
||||
*.code-workspace
|
||||
|
Loading…
Reference in New Issue
Block a user