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:
parent
0ae6d76b82
commit
a171f13b14
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -4,3 +4,5 @@ node_modules/
|
||||||
public/*.js
|
public/*.js
|
||||||
public/*.map
|
public/*.map
|
||||||
public/assets/
|
public/assets/
|
||||||
|
|
||||||
|
*.log*
|
Loading…
Add table
Reference in a new issue