addproject
This commit is contained in:
17
base_framework/.gitignore
vendored
Normal file
17
base_framework/.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
/.idea/workspace.xml
|
||||
**/pz_all_server_ip.ini
|
||||
**/*run.log*
|
||||
**/.__run.lock
|
||||
*/.idea
|
||||
**/.idea/*
|
||||
**/__pycache__/*
|
||||
**/*.pyc
|
||||
**/results/*
|
||||
**/db_config.ini/*
|
||||
*.pyc
|
||||
**/interface.txt
|
||||
**/case_result/*
|
||||
*.project
|
||||
*.txt
|
||||
*.json
|
||||
**/user.txt
|
||||
Reference in New Issue
Block a user