Create the first basic app

This commit is contained in:
BuyMyMojo 2022-03-05 16:08:37 +11:00
commit dc54152489
No known key found for this signature in database
GPG key ID: FFD9FDB3FD0A026B
9 changed files with 565 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