Adding pgadmin4.log, and runtime/.qmake.stash to .gitignore, so that -
it does not show up in git status.pull/3/head
parent
9e67000e7b
commit
cc3a262de0
|
|
@ -13,5 +13,6 @@ runtime/moc_Server.cpp
|
|||
runtime/pgAdmin4.app/
|
||||
runtime/pgAdmin4.pro.user*
|
||||
runtime/ui_BrowserWindow.h
|
||||
runtime/.qmake.stash
|
||||
web/config_local.py
|
||||
web/pgadmin4.log
|
||||
pgadmin4.log
|
||||
|
|
|
|||
Loading…
Reference in New Issue