Re: Ignoring web/yarn-error.log and runtime/moc_LogWindow.cpp

2018-04-11 Thread Dave Page
Thanks, applied. On Tue, Apr 10, 2018 at 8:50 PM, Rahul Soshte wrote: > These are generated files. > We can choose to ignore them. > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Ignoring web/yarn-error.log and runtime/moc_LogWindow.cpp

2018-04-10 Thread Rahul Soshte
These are generated files. We can choose to ignore them. diff --git a/.gitignore b/.gitignore index 467505c7..3bec41ff 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ web/regression/test_config.json node_modules/ web/pgAdmin/static/js/generated web/pgadmin/static/js/generated +web/yar