# No ctags files
tags

# No vim swap files
*.swp
*.swo

# Ignore intermediate build files
*.a
LibXMTPSwiftFFI.xcframework
LibXMTPSwiftFFIDynamic.xcframework

/target
/build
build/nix

# Ignore any swift files in include/Generated
/include/**/*.swift

# Ignore the generated kotlin files
/src/uniffi/**/*
