Add bash scripts to the gitignore.
This commit is contained in:
parent
6bdf0ee17c
commit
120cedb963
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,6 +7,7 @@ server/built/*
|
|||
server/dist/*
|
||||
server/resources/*
|
||||
*.log
|
||||
*.sh
|
||||
|
||||
#=============================================================================#
|
||||
# The files that were auto-generated into a .gitignore by Vue-cli
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue