feat: initial commit and ignore qwen files
This commit is contained in:
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
.qwen/
|
||||
-p/
|
||||
# 顺便建议忽略一些常见的开发冗余文件
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.env
|
||||
node_modules/
|
||||
Reference in New Issue
Block a user