1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-06-06 01:06:36 +02:00

Add any log file to .gitignore

This commit is contained in:
Robbie Antenesse 2017-10-31 07:41:18 -06:00
parent 0ae6d76b82
commit a171f13b14

2
.gitignore vendored
View file

@ -4,3 +4,5 @@ node_modules/
public/*.js
public/*.map
public/assets/
*.log*