mirror of
https://github.com/dstotijn/hetty
synced 2024-11-10 06:04:19 +00:00
Add .release-env and .vscode to .gitignore
This commit is contained in:
parent
0d04996f06
commit
ad98dd7f01
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
||||||
|
.release-env
|
||||||
|
.vscode
|
||||||
**/rice-box.go
|
**/rice-box.go
|
||||||
sqlite3_mod_regexp.dylib
|
sqlite3_mod_regexp.dylib
|
||||||
dist
|
dist
|
||||||
|
|
Loading…
Reference in a new issue