gitea init.

This commit is contained in:
russoj88
2020-02-19 17:16:28 -08:00
commit b09a77f287
44 changed files with 7952 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@ -0,0 +1,14 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
package-lock.json
node_modules/
dist
# IDE
.idea