add skeleton for dnscms

This commit is contained in:
2024-05-07 01:41:37 +02:00
parent bd5e205ab0
commit 86b6d77bf1
49 changed files with 2158 additions and 0 deletions

8
dnscms/.gitignore vendored Normal file
View File

@ -0,0 +1,8 @@
*.pyc
.DS_Store
*.swp
.vscode/
/venv/
/.venv/
/static/
/media/