ソースを参照

update .gitignore

yll 4 年 前
コミット
ede77b8467
1 ファイル変更9 行追加0 行削除
  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