updated gitignore to propperly ignore the files
Signed-off-by: rodude123 <rodude123@gmail.com>
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user