forked from External/ergo
gitignore: Ignore VS Code workspace
This commit is contained in:
parent
db1309e69b
commit
fc9a9fcf30
1 changed files with 3 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -29,6 +29,7 @@ $RECYCLE.BIN/
|
|||
# Icon must end with two \r
|
||||
Icon
|
||||
|
||||
|
||||
# Thumbnails
|
||||
._*
|
||||
|
||||
|
|
@ -93,6 +94,7 @@ _testmain.go
|
|||
|
||||
|
||||
### Oragono ###
|
||||
/.vscode/*
|
||||
/ircd*
|
||||
/ssl.*
|
||||
/tls.*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue