增加忽略项目
This commit is contained in:
parent
1656f81fe3
commit
929c670add
9
.gitignore
vendored
9
.gitignore
vendored
@ -20,4 +20,11 @@ test
|
|||||||
*test*
|
*test*
|
||||||
|
|
||||||
*.pyc
|
*.pyc
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|
||||||
|
|
||||||
|
*.iml
|
||||||
|
misc.xml
|
||||||
|
profiles_settings.xml
|
||||||
|
Project_Default.xml
|
||||||
|
*test*.py
|
||||||
Loading…
x
Reference in New Issue
Block a user