SpotiFlyer/.gitignore
Ohis 1d6d6ff4ef
Update .gitignore
for those working with android studio or intellj, a .idea is auto generated when you start a new project. so if you trying to fork this project, and use android studio or intellij to open it, this will result in android been unable to recognize the project.
so ignoring this dir, each IDE can create its own .idea
2022-08-06 16:07:57 +01:00

18 lines
320 B
Plaintext

.idea/
local.properties
/android/release/
/android/google-services.json
build/
.gradle/
terraform.tfvars
.terraform/
/spotiflyer-ios/Pods/
/fastlane/report.xml
/fastlane/README.md
Gemfile
Gemfile.lock
/maintenance-tasks/build/
/android/.cxx/Debug/5k2s1t1p/x86/
/ffmpeg/ffmpeg-kit-android-lib/.cxx/Debug/
/android/.idea/