omegaupload/.gitignore

7 lines
71 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
.env