Skip to content

Commit

Permalink
support local abm json
Browse files Browse the repository at this point in the history
  • Loading branch information
nift4 committed Oct 2, 2023
1 parent 448537b commit feec5ef
Show file tree
Hide file tree
Showing 11 changed files with 7 additions and 767 deletions.
34 changes: 1 addition & 33 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,39 +3,7 @@ app/build
.gradle/*
local.properties
# User-specific stuff
.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/**/usage.statistics.xml
.idea/**/dictionaries
.idea/**/shelf

# Generated files
.idea/**/contentModel.xml

# Sensitive or high-churn files
.idea/**/dataSources/
.idea/**/dataSources.ids
.idea/**/dataSources.local.xml
.idea/**/sqlDataSources.xml
.idea/**/dynamic.xml
.idea/**/uiDesigner.xml
.idea/**/dbnavigator.xml

# Gradle
.idea/**/gradle.xml
.idea/**/libraries
.idea/misc.xml

# Gradle and Maven with auto-import
# When using Gradle or Maven with auto-import, you should exclude module files,
# since they will be recreated, and may cause churn. Uncomment if using
# auto-import.
.idea/artifacts
.idea/compiler.xml
.idea/jarRepositories.xml
.idea/modules.xml
.idea/*.iml
.idea/modules
.idea
*.iml
*.ipr

Expand Down
351 changes: 0 additions & 351 deletions .idea/assetWizardSettings.xml

This file was deleted.

134 changes: 0 additions & 134 deletions .idea/codeStyles/Project.xml

This file was deleted.

41 changes: 0 additions & 41 deletions .idea/inspectionProfiles/Project_Default.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/kotlinc.xml

This file was deleted.

96 changes: 0 additions & 96 deletions .idea/misc.xml

This file was deleted.

Loading

0 comments on commit feec5ef

Please sign in to comment.