mirror of
https://github.com/AdrianKuta/Tree-Data-Structure.git
synced 2026-06-19 19:00:14 +02:00
25 lines
428 B
Plaintext
25 lines
428 B
Plaintext
*.iml
|
|
.gradle
|
|
/.kotlin/
|
|
/local.properties
|
|
/.idea/caches
|
|
/.idea/libraries
|
|
/.idea/modules.xml
|
|
/.idea/workspace.xml
|
|
/.idea/navEditor.xml
|
|
/.idea/assetWizardSettings.xml
|
|
.DS_Store
|
|
/build
|
|
build/
|
|
/captures
|
|
.externalNativeBuild
|
|
.cxx
|
|
/.idea/.name
|
|
/.idea/compiler.xml
|
|
/.idea/jarRepositories.xml
|
|
/.idea/deploymentTargetDropDown.xml
|
|
/.idea/
|
|
|
|
# Local superpowers working docs (design specs, plans) — not part of the repo
|
|
docs/superpowers/
|