Add test file patterns to the gitignore.
This commit is contained in:
parent
8c2963c75b
commit
0d8f13a0a5
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -8,6 +8,8 @@ server/dist/*
|
|||
server/resources/*
|
||||
*.log
|
||||
*.sh
|
||||
test.*
|
||||
*.ignore*
|
||||
|
||||
#=============================================================================#
|
||||
# The files that were auto-generated into a .gitignore by Vue-cli
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue