add initial project files.
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
/vendor
|
||||
|
||||
/db/*.rrd
|
||||
/html/images/graph-*.png
|
||||
|
||||
.php_cs.cache
|
||||
|
||||
*~
|
||||
*.orig
|
||||
*.bak
|
||||
*.tmp
|
||||
.DS_Store
|
||||
Thumbs.db
|
Reference in New Issue
Block a user