项目文件夹

文件
T
Nickolay Shmyrev feffb2711d Repair travis build
2020-04-04 20:49:06 +02:00

38 行
367 B
Plaintext

# Built application files
*.apk
*.ap_
# Java class files
*.class
# Gradle files
.gradle/
build/
gradlew
gradlew.bat
gradle
# Local configuration file (sdk path, etc)
local.properties
# Cmake
.cxx
cmake_install.cmake
# Python
wheelhouse
__pycache__
*.egg-info
python/dist
# Java
*.so
java/org
java/model-en
java/*.cc
# CSharp
csharp/gen
csharp/*.exe
csharp/*.c