Initial commit

This commit is contained in:
Scott Idem
2023-02-22 16:40:16 -05:00
parent d18de5507b
commit cc767aac25
52 changed files with 2588 additions and 0 deletions

45
.gitignore vendored
View File

@@ -11,6 +11,7 @@ dist/
*.class
# Compiled Python bytecode
__pycache__/
*.py[cod]
# Log files
@@ -48,3 +49,47 @@ Thumbs.db
*.mov
*.wmv
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
environment/
*.bak
.directory
backups/
bak/
downloads/
hold/
log/
# logs/
logs/ae_api/
logs/ae_app/
logs/apache2/
logs/mailman2/
logs/php7/
logs/web/
tmp/
temp/
srv/aether_api/
srv/aether_app/
srv/hosted_files/
srv/hosted_tmp/
srv/html_php/
srv/mailman2/
srv/mariadb/
srv/nextcloud/
srv/oneskyit_site/
srv/static_files/
srv/aether_api_link/
srv/aether_app_link/
srv/hosted_files_dev_link/
srv/hosted_files_link/
srv/hosted_tmp_dev_link/
srv/hosted_tmp_link/