Skip to content

Commit

Permalink
cleared wrong git structure
Browse files Browse the repository at this point in the history
  • Loading branch information
arutemu committed Sep 26, 2024
1 parent 3531e63 commit 9f80e5c
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 84 deletions.
3 changes: 0 additions & 3 deletions .idea/.gitignore

This file was deleted.

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

This file was deleted.

19 changes: 0 additions & 19 deletions .idea/gradle.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.

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

This file was deleted.

2 changes: 2 additions & 0 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ pluginManagement {
google()
mavenCentral()
gradlePluginPortal()
maven { url 'https://jitpack.io' }
}
}

Expand All @@ -21,6 +22,7 @@ dependencyResolutionManagement {

google()
mavenCentral()
maven { url 'https://jitpack.io' }
}
}
rootProject.name = "Pedalboard"
Expand Down

0 comments on commit 9f80e5c

Please sign in to comment.