mirror of
https://github.com/ioquake/ioq3.git
synced 2024-12-04 01:42:05 +00:00
Add .vscode and baseq3 to gitignore
This commit is contained in:
parent
413be19a8d
commit
37d78b6279
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -3,6 +3,8 @@ Makefile.local
|
|||
*.swp
|
||||
*tags
|
||||
*~
|
||||
/.vscode/
|
||||
/baseq3
|
||||
|
||||
# OS X
|
||||
####################
|
||||
|
|
Loading…
Reference in a new issue