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