1
0
Fork 1
mirror of https://example.com synced 2024-11-23 04:26:39 +09:00

Add /uploads directory to .gitignore

This commit is contained in:
syuilo 2017-02-12 01:39:58 +09:00
parent bcd5f2f83c
commit ec8c51fbca

1
.gitignore vendored
View file

@ -2,6 +2,7 @@
/.vscode
/node_modules
/built
/uploads
npm-debug.log
*.pem
run.bat