项目文件夹

文件
T
Nickolay Shmyrev 095fac1de4 Small unittest
2020-02-25 21:45:27 +01:00

38 行
368 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/*.cc