updated gitignore to propperly ignore the files

Signed-off-by: rodude123 <rodude123@gmail.com>
This commit is contained in:
Rohit Pai 2022-10-09 02:47:02 +01:00
parent 98c026b946
commit e0b3afd262

4
.gitignore vendored
View File

@ -75,5 +75,5 @@ fabric.properties
.env .env
vendor/* vendor/*
node_modules/* node_modules/*
./src/api/config.php src/api/config.php
./dist/api/config.php !/dist/api/config.php