init repo
This commit is contained in:
28
.gitignore
vendored
Normal file
28
.gitignore
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
# OS
|
||||
.DS_Store
|
||||
|
||||
# Env
|
||||
.env
|
||||
.env.*
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
.pytest_cache/
|
||||
.mypy_cache/
|
||||
.venv/
|
||||
venv/
|
||||
|
||||
# Node
|
||||
node_modules/
|
||||
.next/
|
||||
dist/
|
||||
build/
|
||||
.nuxt/
|
||||
.output/
|
||||
|
||||
# Misc
|
||||
*.log
|
||||
|
||||
# bootstrap-gitea-no-git
|
||||
时鲸科技业务介绍(0804).pdf
|
||||
案例素材整理.docx
|
||||
Reference in New Issue
Block a user