pgadmin4/.gitignore
Ashesh Vashi aa150030eb Introduced a mechanism to load required javascripts at runtime
(lazy loading) using the require.js. This allows us to load the
javascript required for any node, only when it was loaded in the browser
tree. Also, introduced the mechanism to show/edit/create of any node in
a tab panel (wcDocker.Panel).
2015-06-30 11:21:57 +05:30

18 lines
256 B
Plaintext

*.db
*.pyc
*.pyo
*.o
*.psp
_build
build-*
.DS_Store
runtime/.qmake.cache
runtime/Makefile
runtime/moc_BrowserWindow.cpp
runtime/moc_Server.cpp
runtime/pgAdmin4.app/
runtime/pgAdmin4.pro.user*
runtime/ui_BrowserWindow.h
web/config_local.py
web/pgadmin4.log