yll 4 rokov pred
rodič
commit
ede77b8467
1 zmenil súbory, kde vykonal 9 pridanie a 0 odobranie
  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