omegaupload/.gitignore

8 lines
79 B
Text
Raw Normal View History

2021-10-24 11:40:19 -07:00
**/target
2021-10-19 02:18:33 -07:00
**/database
2021-10-24 11:40:19 -07:00
**/dist/
**/node_modules
2021-10-27 01:49:06 -07:00
test.*
2021-10-31 02:53:43 -07:00
dist.tar.zst
2022-01-18 01:39:56 -08:00
.env
web/pkg