Init
This commit is contained in:
+23
@@ -0,0 +1,23 @@
|
|||||||
|
*.iml
|
||||||
|
.gradle
|
||||||
|
/local.properties
|
||||||
|
/.idea/caches
|
||||||
|
/.idea/libraries
|
||||||
|
/.idea/modules.xml
|
||||||
|
/.idea/workspace.xml
|
||||||
|
/.idea/navEditor.xml
|
||||||
|
/.idea/assetWizardSettings.xml
|
||||||
|
.DS_Store
|
||||||
|
/build
|
||||||
|
/captures
|
||||||
|
.externalNativeBuild
|
||||||
|
.cxx
|
||||||
|
local.properties
|
||||||
|
|
||||||
|
|
||||||
|
.env
|
||||||
|
*.keystore
|
||||||
|
*.jks
|
||||||
|
secrets.properties
|
||||||
|
google-services.json
|
||||||
|
GoogleService-Info.plist
|
||||||
Generated
+3
@@ -0,0 +1,3 @@
|
|||||||
|
# Default ignored files
|
||||||
|
/shelf/
|
||||||
|
/workspace.xml
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
/build
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
package xyz.ouoweb.hkfishingcompanion.data.hko
|
||||||
|
|
||||||
|
class HKOClient {
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user