13 lines
122 B
Plaintext
13 lines
122 B
Plaintext
/apisix_log/*
|
|
!/apisix_log/.keep
|
|
|
|
/etcd_data/*
|
|
!/etcd_data/.keep
|
|
|
|
# Python
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
*.so
|
|
.Python
|