Selaa lähdekoodia

Ajout fichier log dans gitignore

Arthur Brandao 5 vuotta sitten
vanhempi
sitoutus
eb6f735dce
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      node/.gitignore

+ 2 - 1
node/.gitignore

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