# Ignore the SDK symmlink (if it exists)
/sdk/

# Miscellaneous
*.class
*.log
*.pyc
*.swp
.DS_Store
.atom/
.buildlog/
.history
.svn/

# IntelliJ related
*.iml
*.ipr
*.iws
.idea/

# The .vscode folder contains launch configuration and tasks you configure in
# VS Code which you may wish to be included in version control, so this line
# is commented out by default.
.vscode/
.vs/

# Firebase extras
.firebase/

# Flutter/Dart/Pub related
**/doc/api/
**/ios/Flutter/.last_build_id
.dart_tool/
.flutter-plugins
.flutter-plugins-dependencies
.packages
.pub-cache/
.pub/
/build/
contrib/coins_config.json
devtools_options.yaml

# Web related
web/index.html
web/src/*
web/dist/*.js
web/dist/*.wasm
web/dist/*LICENSE.txt
web/src/mm2/
web/src/kdfi/

# Symbolication related
app.*.symbols

# Obfuscation related
app.*.map.json

# Android Studio will place build artifacts here
/android/app/debug
/android/app/profile
/android/app/release

# CI/CD Extras
demo_link
airdex-build.tar.gz
**/test_wallet.json
**/debug_data.json
**/config/firebase_analytics.json

# js
node_modules
assets/**/debug_data.json
contrib/coins_config.json

**/.api_last_updated*

# Android C++ files
android/app/.cxx/

# Python
venv/

# FVM Version Cache
.fvm/
/macos/build
AGENTS_1.md
