omegaupload/.gitignore

5 lines
53 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
test.*