1
0
mirror of https://github.com/nitu2003/T18n synced 2024-11-21 23:28:49 +00:00
T18n/.gitignore
Taskeren b9d5915cda 调整部分方法
将设置和开发相关方法移动到T18n类中
2019-08-30 12:17:48 +08:00

11 lines
159 B
Plaintext

# Ignore Gradle project-specific cache directory
.gradle
# Ignore Gradle build output directory
build
# eclipse
bin/
.settings/
.classpath
.project