Skip to content
Snippets Groups Projects
Commit 68035966 authored by AA4ch1's avatar AA4ch1 Committed by Eugen Rochko
Browse files

Add yarn log files to gitignore (#3003)

* Add yarn-error.log to gitignore

* Add yarn-debug.log to gitignore
parent 62a98a3f
No related branches found
No related tags found
No related merge requests found
......@@ -50,6 +50,10 @@ redis
# Ignore npm debug log
npm-debug.log
# Ignore yarn log files
yarn-error.log
yarn-debug.log
# Ignore Docker option files
docker-compose.override.yml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment