gitignore: ignore license
This commit is contained in:
parent
f693b6da5e
commit
98f1786bbb
|
|
@ -4,6 +4,7 @@
|
||||||
## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore
|
## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore
|
||||||
|
|
||||||
.vscode/
|
.vscode/
|
||||||
|
[Ll]icense.bin
|
||||||
|
|
||||||
# Published files
|
# Published files
|
||||||
build/
|
build/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue