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