Skip to content

Commit

Permalink
gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
m1ga committed Oct 27, 2020
1 parent ad6304c commit 469cb1f
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,22 @@ tmp
.project
.settings
Thumbs.db
ios/ti.animation.xcodeproj/xcuserdata
ios/build
ios/*.xcuserstate
android/build
android/libs
android/example
android/dist
android/java-sources.txt
android/build.properties
ios/ti.animation.xcodeproj/project.xcworkspace/xcuserdata/*
/app/ios/ti.animation.xcodeproj/xcuserdata
/app/ios/build
/app/ios/*.xcuserstate
/app/android/build
/app/android/libs
/app/android/example
/app/android/dist
/app/android/java-sources.txt
/app/android/build.properties
/app/ios/ti.animation.xcodeproj/project.xcworkspace/xcuserdata/*
.DS_Store
ios/Cartfile.resolved
ios/Carthage
android/.gradle
android/.settings/org.eclipse.buildship.core.prefs
android/.settings/
android/manifest.bak
android/.classpath
android/.project
/app/ios/Cartfile.resolved
/app/ios/Carthage
/app/android/.gradle
/app/android/.settings/org.eclipse.buildship.core.prefs
/app/android/.settings/
/app/android/manifest.bak
/app/android/.classpath
/app/android/.project
Binary file removed app/dist/Corona Widget.aab
Binary file not shown.
Binary file removed app/dist/Corona Widget.apk
Binary file not shown.

0 comments on commit 469cb1f

Please sign in to comment.