Add a couple of files for git to ignore.
parent
163cadc279
commit
e467ffcfe4
|
|
@ -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
|
||||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue