mirror of
https://github.com/jackjackbits/bitchat.git
synced 2026-05-05 20:22:31 +00:00
21 lines
452 B
Plaintext
21 lines
452 B
Plaintext
# Prevent Github Languages stats skewing:
|
|
|
|
# Binaries and assets
|
|
**/*.xcframework/** linguist-vendored
|
|
**/*.xcassets/** linguist-vendored
|
|
|
|
# Generated files
|
|
**/*.pbxproj linguist-generated
|
|
**/*.storyboard linguist-generated
|
|
Package.resolved linguist-generated
|
|
|
|
# Downloaded CSVs
|
|
relays/online_relays_gps.csv linguist-vendored
|
|
|
|
# Docs
|
|
**/*.md linguist-documentation
|
|
|
|
# Configs
|
|
Configs/*.xcconfig linguist-documentation
|
|
**/*.plist linguist-documentation
|