pgadmin4/.gitignore

32 lines
462 B
Plaintext
Raw Normal View History

*.db
2014-12-18 17:52:53 +00:00
*.pyc
*.pyo
2014-12-18 17:52:53 +00:00
*.o
*.psp
2015-02-25 17:06:00 +00:00
_build
2014-12-18 17:52:53 +00:00
build-*
.DS_Store
2016-03-22 16:56:20 +00:00
.idea
2014-12-18 17:52:53 +00:00
runtime/.qmake.cache
runtime/Makefile
runtime/moc_BrowserWindow.cpp
runtime/moc_Server.cpp
runtime/pgAdmin4.app/
runtime/pgAdmin4.pro.user*
2014-12-18 17:52:53 +00:00
runtime/ui_BrowserWindow.h
runtime/.qmake.stash
2014-12-18 17:52:53 +00:00
web/config_local.py
web/regression/test_config.json
pgadmin4.log
*.swp
*.swo
2016-06-02 12:56:56 +00:00
/mac-build
2016-06-03 09:56:53 +00:00
/src-build
/pip-build
/win-build
/dist
pkg/win32/installer.iss
2016-06-08 11:29:21 +00:00
runtime/Makefile.Debug
runtime/Makefile.Release
runtime/release/