0
0
Fork 0

Add bash scripts to the gitignore.

This commit is contained in:
Oliver-Akins 2021-01-10 14:15:48 -07:00
parent 6bdf0ee17c
commit 120cedb963

1
.gitignore vendored
View file

@ -7,6 +7,7 @@ server/built/*
server/dist/*
server/resources/*
*.log
*.sh
#=============================================================================#
# The files that were auto-generated into a .gitignore by Vue-cli