Browse Source

update .gitignore

yll 4 years ago
parent
commit
ede77b8467
1 changed files with 9 additions and 0 deletions
  1. 9 0
      .gitignore

+ 9 - 0
.gitignore

@@ -5,3 +5,12 @@
 
 # Ignore weibo data file
 testdata/weibo_data.txt
+
+# temp files
+*.exe
+*.log
+*.toml
+
+# editor
+.vscode
+.idea