digitemp-rrdgraph/.gitignore

14 lines
108 B
Plaintext
Raw Normal View History

2020-06-09 16:02:25 +09:00
/vendor
/db/*.rrd
/html/images/graph-*.png
2021-06-02 10:26:49 +09:00
.php-cs-fixer.cache
2020-06-09 16:02:25 +09:00
*~
*.orig
*.bak
*.tmp
.DS_Store
Thumbs.db