mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-21 16:27:39 -06:00
64 lines
1.0 KiB
Plaintext
64 lines
1.0 KiB
Plaintext
*.autosave
|
|
*.db
|
|
*.o
|
|
*.psp
|
|
*.pyc
|
|
*.pyo
|
|
*.swo
|
|
*.swp
|
|
.DS_Store
|
|
.idea
|
|
.vscode
|
|
.sonarlint
|
|
.yarn
|
|
/*.diff
|
|
/*.patch
|
|
/dist
|
|
/debian-build
|
|
/docker-build
|
|
/mac-build
|
|
/pip-build
|
|
/redhat-build
|
|
/src-build
|
|
/win-build
|
|
/win-temp
|
|
_build
|
|
/build-*
|
|
pgadmin4.log
|
|
pkg/win32/installer.iss
|
|
pkg/mac/codesign.confx
|
|
pkg/mac/framework.conf
|
|
runtime/.qmake.cache
|
|
runtime/.qmake.stash
|
|
runtime/Makefile
|
|
runtime/Makefile.Debug
|
|
runtime/Makefile.Release
|
|
runtime/moc_TrayIcon.cpp
|
|
runtime/moc_Server.cpp
|
|
runtime/pgAdmin4.app/
|
|
runtime/pgAdmin4.pro.user*
|
|
runtime/pgAdmin4_resource.rc
|
|
runtime/release/
|
|
runtime/dev_config.json
|
|
runtime/ui_BrowserWindow.h
|
|
web/config_local.py
|
|
web/pgadmin/misc/themes/pgadmin.themes.json
|
|
web/geckodriver.log
|
|
web/regression/test_config.json
|
|
web/regression/.coveragerc
|
|
node_modules/
|
|
web/pgAdmin/static/js/generated
|
|
web/pgadmin/static/js/generated
|
|
web/yarn-error.log
|
|
web/commit_hash
|
|
/web/cacert.pem
|
|
auditjs.html
|
|
auditpy.txt
|
|
/venv/
|
|
.scannerwork/
|
|
web/coverage/
|
|
web/.coverage
|
|
web/regression/.coverage
|
|
web/regression/covhtml/
|
|
web/regression/htmlcov/
|