inventur/.gitignore
2020-01-21 22:26:42 +01:00

8 lines
57 B
Plaintext

/vendor/
/node_modules/
.env
data/
!data/*.example
/var