Initial commit
This commit is contained in:
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
.DS_Store
|
||||
*.zip
|
||||
*.so
|
||||
*.dex
|
||||
|
||||
# VS Code Java Language Server
|
||||
.settings/
|
||||
.project
|
||||
.classpath
|
||||
*.iml
|
||||
.gradle
|
||||
/local.properties
|
||||
/.idea
|
||||
/build
|
||||
/captures
|
||||
.externalNativeBuild
|
||||
.cxx
|
||||
local.properties
|
||||
*.sha256
|
||||
Reference in New Issue
Block a user