0
0
Fork 0

Update gitignore to built JS files

This commit is contained in:
Oliver-Akins 2020-12-23 12:41:30 -07:00
parent 31557e5ccf
commit e7d65aa99b

2
.gitignore vendored
View file

@ -3,6 +3,8 @@
node_modules
.vscode
server/server.toml
server/built/*
server/dist/*
#=============================================================================#
# The files that were auto-generated into a .gitignore by Vue-cli