Add public files directory to gitignore.
This commit is contained in:
parent
98935eb0c2
commit
93ed79d6a3
3
.gitignore
vendored
3
.gitignore
vendored
@ -30,6 +30,9 @@ yarn-error.log*
|
|||||||
elm-stuff
|
elm-stuff
|
||||||
repl-temp-*
|
repl-temp-*
|
||||||
|
|
||||||
|
# No need to push public files to repository
|
||||||
|
/public
|
||||||
|
|
||||||
# this file will be built.
|
# this file will be built.
|
||||||
*/michelaben/index.js
|
*/michelaben/index.js
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user