Jpom/.gitignore

55 lines
550 B
Plaintext
Raw Normal View History

2017-09-14 17:27:13 +08:00
# Created by .ignore support plugin (hsz.mobi)
2018-06-25 22:23:59 +08:00
target/
2019-08-14 11:47:49 +08:00
.idea/
2019-08-21 21:52:14 +08:00
*.iml
2019-09-21 22:51:31 +08:00
venv/
2020-11-01 11:21:04 +08:00
node_modules/
# Jrebel
rebel.xml
2022-02-28 18:54:36 +08:00
#
apidoc/
2020-11-01 11:21:04 +08:00
# dependencies
**/node_modules
# roadhog-api-doc ignore
/src/utils/request-temp.js
_roadhog-api-doc
# production
dist/
2023-04-16 15:46:35 +08:00
#/.vscode
2020-11-01 11:21:04 +08:00
# misc
.DS_Store
npm-debug.log*
yarn-error.log
/coverage
.idea
yarn.lock
package-lock.json
2023-08-03 14:37:22 +08:00
pnpm-lock.yaml
2020-11-01 11:21:04 +08:00
*bak
2021-12-15 13:12:56 +08:00
pom.xml.versionsBackup
2023-04-16 15:46:35 +08:00
#.vscode
2020-11-01 11:21:04 +08:00
# visual studio code
.history
*.log
functions/*
.temp/**
# umi
.umi
.umi-production
# screenshot
screenshot
.firebase
.eslintcache
2024-03-01 12:42:42 +08:00
web-vue/stats.html