mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Overhaul the PIP build system so it's less messy on disk during builds, and avoids packaging unnecessary files.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -20,12 +20,9 @@ web/regression/test_config.json
|
||||
pgadmin4.log
|
||||
*.swp
|
||||
*.swo
|
||||
/pgadmin4
|
||||
/pgadmin4.egg-info
|
||||
/MANIFEST.in
|
||||
/build
|
||||
/mac-build
|
||||
/src-build
|
||||
/pip-build
|
||||
/dist
|
||||
pkg/win32/win-build
|
||||
pkg/win32/installer.iss
|
||||
|
Reference in New Issue
Block a user