1
0
Fork 0
mirror of https://github.com/archtechx/laravel-tips.git synced 2025-12-11 21:14:02 +00:00

unignore static/

This commit is contained in:
Samuel Štancl 2021-04-06 22:13:55 +02:00
parent 743056e14d
commit 21c2fd4e94
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View file

@ -11,4 +11,3 @@ Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
/static

1
static/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
*