ソースを参照

Ajout fichier log dans gitignore

Arthur Brandao 5 年 前
コミット
eb6f735dce
1 ファイル変更2 行追加1 行削除
  1. 2 1
      node/.gitignore

+ 2 - 1
node/.gitignore

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