Commit d4f8111f authored by Derek Xu's avatar Derek Xu
Browse files

Delete .gitignore

parent 8da0847f
Loading
Loading
Loading
Loading

.gitignore

deleted100644 → 0
+0 −41
Original line number Diff line number Diff line
#built application files
*.apk
*.ap_
*.aab

# files for the dex VM
*.dex

# Java class files
*.class

# generated files
bin/
gen/

# Local configuration file (sdk path, etc)
local.properties

# Windows thumbnail db
Thumbs.db

# OSX files
.DS_Store

# Android Studio
*.iml
.idea
#.idea/workspace.xml - remove # and delete .idea if it better suit your needs.
.gradle
build/
.navigation
captures/
output.json

#NDK
obj/
<<<<<<< HEAD
.externalNativeBuild
=======
.externalNativeBuild
>>>>>>> Joystick