소스 검색

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