Browse Source

🎈 perf: 停止跟踪base_config.py

Pchen. 4 months ago
parent
commit
8b2dd4ef58
2 changed files with 3 additions and 0 deletions
  1. 1 0
      .gitignore
  2. 2 0
      base_config_example.py

+ 1 - 0
.gitignore

@@ -3,3 +3,4 @@ __pycache__/
 *.pyo
 
 db_config.py
+base_config.py

+ 2 - 0
base_config_example.py

@@ -0,0 +1,2 @@
+path = "/www/gitnexus/"
+avatar_url = "https://cravatar.cn/avatar/"