Initialize project structure with basic configuration files and main function

This commit is contained in:
Root User 2025-12-03 22:31:03 +01:00
commit e5ccdbfb75
Signed by: root
GPG key ID: 087F0A95E5766D72
10 changed files with 656 additions and 0 deletions

8
.idea/.gitignore generated vendored Normal file
View file

@ -0,0 +1,8 @@
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml