Initialize project with Gradle setup, core dependencies, and IntelliJ configuration.

This commit is contained in:
CodingPhoenixx
2026-02-15 11:50:43 +01:00
commit 61e6e40319
14 changed files with 471 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# Default ignored files
/shelf/
/workspace.xml
# Ignored default folder with query files
/queries/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml
# Editor-based HTTP Client requests
/httpRequests/