omegaupload/.gitignore

5 lines
53 B
Plaintext
Raw Normal View History

2021-10-24 18:40:19 +00:00
**/target
2021-10-19 09:18:33 +00:00
**/database
2021-10-24 18:40:19 +00:00
**/dist/
**/node_modules
test.*