Browse Source

Ajout fichier log dans gitignore

Arthur Brandao 5 năm trước cách đây
mục cha
commit
eb6f735dce
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      node/.gitignore

+ 2 - 1
node/.gitignore

@@ -1,3 +1,4 @@
 node_modules/
 data/*.fdata
-data/*.db
+data/*.db
+*.log