mirror of
https://github.com/jackjackbits/bitchat.git
synced 2026-04-21 03:02:15 -04: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
|