Browse Source

update .gitignore

yll 4 năm trước cách đây
mục cha
commit
ede77b8467
1 tập tin đã thay đổi với 9 bổ sung0 xóa
  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