Add a couple of files for git to ignore.

This commit is contained in:
Rahul Soshte 2018-04-11 09:58:44 +01:00 committed by Dave Page
parent 163cadc279
commit e467ffcfe4
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -40,3 +40,4 @@ web/regression/test_config.json
node_modules/
web/pgAdmin/static/js/generated
web/pgadmin/static/js/generated
web/yarn-error.log

1
runtime/.gitignore vendored
View File

@ -4,6 +4,7 @@ Makefile
moc_predefs.h
moc_BrowserWindow.cpp
moc_ConfigWindow.cpp
moc_LogWindow.cpp
moc_Server.cpp
moc_TabWindow.cpp
moc_WebViewWindow.cpp