gitignore: Add public to ignore
This commit is contained in:
parent
e57af31b08
commit
beb65dcc07
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -60,4 +60,5 @@ typings/
|
||||||
# Local development config file
|
# Local development config file
|
||||||
config/config.json
|
config/config.json
|
||||||
package-lock.json
|
package-lock.json
|
||||||
|
public/*
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue