This website works better with JavaScript
Home
Explore
Help
Sign In
Loquicom
/
siraver
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Ajout fichier log dans gitignore
Arthur Brandao
5 years ago
parent
b075756dea
commit
eb6f735dce
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
node/.gitignore
+ 2
- 1
node/.gitignore
View File
@@ -1,3 +1,4 @@
node_modules/
data/*.fdata
-data/*.db
+data/*.db
+*.log