mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-03-21 03:23:20 +00:00
Merge pull request #152994 from max-niederman/master
gitignore: add .vscode/
This commit is contained in:
commit
cf17fda5eb
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,6 +3,7 @@
|
|||
.*.swp
|
||||
.*.swo
|
||||
.idea/
|
||||
.vscode/
|
||||
outputs/
|
||||
result
|
||||
result-*
|
||||
|
|
Loading…
Reference in a new issue