Add the validations-folder to the ignore-list.
This commit is contained in:
parent
445a88e309
commit
7a6e3359e4
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
vendor
|
vendor
|
||||||
.idea
|
.idea
|
||||||
config.php
|
config.php
|
||||||
|
validations
|
Reference in a new issue