ignore second time classes.php
This commit is contained in:
parent
3eff114066
commit
36bc0879ba
|
|
@ -35,3 +35,4 @@ package-lock.json
|
||||||
/storage/app
|
/storage/app
|
||||||
/storage/framework/cache
|
/storage/framework/cache
|
||||||
/storage/framework/sessions
|
/storage/framework/sessions
|
||||||
|
/storage/framework/classes.php
|
||||||
|
|
@ -1 +1,2 @@
|
||||||
*.sqlite
|
*.sqlite
|
||||||
|
framework/classes.php
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue