0
0
Fork 0

Update the gitignore to the server config file.

This commit is contained in:
Oliver-Akins 2020-12-20 15:45:31 -07:00
parent a6d87a0cc3
commit 82c89a7821

1
.gitignore vendored
View file

@ -2,6 +2,7 @@
# The files added manually by Oliver # The files added manually by Oliver
node_modules node_modules
.vscode .vscode
server/server.toml
#=============================================================================# #=============================================================================#
# The files that were auto-generated into a .gitignore by Vue-cli # The files that were auto-generated into a .gitignore by Vue-cli