feat: initial foundation for collaborative canteen ordering system in vanilla PHP
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
*.sqlite
|
||||
*.sqlite-journal
|
||||
*.log
|
||||
.DS_Store
|
||||
.env.local
|
||||
vendor/
|
||||
storage/*.sqlite
|
||||
|
||||
Reference in New Issue
Block a user