mirror of
https://github.com/TheAlgorithms/C
synced 2024-11-21 21:11:57 +03:00
ignore files in .vscode unless specifically added
This commit is contained in:
parent
800bd405cc
commit
f221beada5
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,5 @@
|
||||
*.swp
|
||||
*.exe
|
||||
*.out
|
||||
.vscode/
|
||||
build/
|
||||
|
Loading…
Reference in New Issue
Block a user