]> Frank Brehm's Git Trees - pixelpark/pp-admin-tools.git/commitdiff
Adding scripts/update-env.sh, updating.gitignore and requirements.txt
authorFrank Brehm <frank@brehm-online.com>
Mon, 21 Mar 2022 17:03:01 +0000 (18:03 +0100)
committerFrank Brehm <frank@brehm-online.com>
Mon, 21 Mar 2022 17:03:01 +0000 (18:03 +0100)
.gitignore
requirements.txt

index 47af2be46a513be52a0a98c4c32aaaab47014c41..6ea9dd6e0f40450c18ac46de3ee77cf1f317082f 100644 (file)
@@ -18,3 +18,6 @@ vendor/
 build/
 dist/
 .egg*
+tmp/*
+venv/*
+etc/*.ini
index 2b2c46c2ed27e58cd26dea071101ca4e22c95ce4..95f4c07e6a4c829ef01f89a9d8d89fc09f430df2 100644 (file)
@@ -8,6 +8,9 @@ paramiko
 dnspython
 flake8
 setuptools
+chardet
+hjson
+toml
 fb_logging
 fb_tools
 fb_pdnstools