chore:add vapor yml file to gitignore

This commit is contained in:
hackerESQ
2024-10-25 21:28:10 -05:00
parent d4af0436be
commit 1671abb5ee
+2 -1
View File
@@ -1,4 +1,3 @@
.vapor
/.phpunit.cache /.phpunit.cache
/node_modules /node_modules
/public/build /public/build
@@ -20,3 +19,5 @@ yarn-error.log
/.idea /.idea
/.vscode /.vscode
.DS_Store .DS_Store
vapor.yml
.vapor