Skip to content

Commit 73eff1e

Browse files
authored
Merge pull request bonfy#19 from zmkoo000/master
remove sensitive files
2 parents 0f973f0 + dbb069b commit 73eff1e

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,3 +107,6 @@ log/
107107
.vscode/
108108
*.out
109109
.envrc
110+
111+
# Do not push sensitive files
112+
config.cfg

README_leetcode_generate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ $ pipenv install
4242

4343
## Config:
4444

45-
Edit your own username, password, language and repo in the **config.cfg** file
45+
Edit your own username, password, language and repo in the **config.cfg.example** file and then rename it to **config.cfg**.
4646

4747
driverpath - Please input the path of your chromedriver
4848

File renamed without changes.

0 commit comments

Comments
 (0)