Преглед изворни кода

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