Initial commit

This commit is contained in:
Robert Nasarek 2026-06-25 09:09:16 +02:00
commit a437c068c8
64 changed files with 561683 additions and 0 deletions

12
.gitignore vendored Executable file
View file

@ -0,0 +1,12 @@
# editor backups
*.yml~
*.module~
*.php~
# local env
scripts/.env
# release artifact
/dfg_3dviewer-drupal.zip
.pack-drupal-staging/
node_modules