add initial project files.

This commit is contained in:
2020-06-09 16:02:25 +09:00
commit b692151385
22 changed files with 2851 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@ -0,0 +1,13 @@
/vendor
/db/*.rrd
/html/images/graph-*.png
.php_cs.cache
*~
*.orig
*.bak
*.tmp
.DS_Store
Thumbs.db