mirror of
https://github.com/TheAlgorithms/C
synced 2024-11-21 21:11:57 +03:00
ignore EXE files and vscode settings
This commit is contained in:
parent
ad84e9b08d
commit
bba43f508e
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,4 @@
|
||||
*.swp
|
||||
*.exe
|
||||
*.out
|
||||
.vscode/
|
||||
|
Loading…
Reference in New Issue
Block a user