updated gitignore to propperly ignore the files
Signed-off-by: rodude123 <rodude123@gmail.com>
This commit is contained in:
parent
98c026b946
commit
e0b3afd262
4
.gitignore
vendored
4
.gitignore
vendored
@ -75,5 +75,5 @@ fabric.properties
|
||||
.env
|
||||
vendor/*
|
||||
node_modules/*
|
||||
./src/api/config.php
|
||||
./dist/api/config.php
|
||||
src/api/config.php
|
||||
!/dist/api/config.php
|
||||
|
Loading…
Reference in New Issue
Block a user