pgadmin4/.gitignore

32 lines
462 B
Plaintext
Raw Normal View History

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