my fork of the bluesky client
at main 1.5 kB view raw
1# OSX 2# 3.DS_Store 4 5# Xcode 6# 7build/ 8*.pbxuser 9!default.pbxuser 10*.mode1v3 11!default.mode1v3 12*.mode2v3 13!default.mode2v3 14*.perspectivev3 15!default.perspectivev3 16xcuserdata 17*.xccheckout 18*.moved-aside 19DerivedData 20*.hmap 21*.xcuserstate 22 23# Android/IntelliJ 24# 25build/ 26.idea 27.gradle 28local.properties 29*.iml 30*.hprof 31 32# node.js 33# 34node_modules/ 35npm-debug.log 36yarn-error.log 37 38# BUCK 39buck-out/ 40\.buckd/ 41*.keystore 42!debug.keystore 43 44# fastlane 45# 46# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the 47# screenshots whenever they are needed. 48# For more information about the recommended setup visit: 49# https://docs.fastlane.tools/best-practices/source-control/ 50 51*/fastlane/report.xml 52*/fastlane/Preview.html 53*/fastlane/screenshots 54 55# Bundle artifact 56*.jsbundle 57 58# Ruby / CocoaPods 59/ios/Pods/ 60/vendor/bundle/ 61 62# Testing 63coverage/ 64junit.xml 65artifacts 66 67# Web bundle outputs 68/dist/ 69 70# Expo 71.expo/ 72dist/ 73*.jks 74*.p8 75*.p12 76*.key 77*.mobileprovision 78*.orig.* 79web-build/ 80stats.json 81 82# Temporary files created by Metro to check the health of the file watcher 83.metro-health-check* 84 85# VSCode 86.vscode 87 88# gitignore and github actions 89!.gitignore 90!.github 91 92 93# Android & iOS folders 94/android/ 95/ios/ 96 97# environment variables 98.env 99.env.* 100 101# Firebase (Android) Google services 102google-services.json 103 104# Performance results (Flashlight) 105.perf/ 106 107# ESLint 108.eslintcache 109 110# i18n 111src/locale/locales/_build/ 112src/locale/locales/**/*.js 113 114# local builds 115*.apk 116*.aab 117*.ipa 118 119# ogcard assets 120bskyogcard/src/assets/fonts/noto-*