feat: fluent.syntax
Портирование кода из fluent-kotlin https://github.com/projectfluent/fluent-kotlin
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# Gradle
|
||||
.gradle/
|
||||
build/
|
||||
|
||||
# Java
|
||||
hs_err_pid*.log
|
||||
|
||||
# JetBrains IDEA
|
||||
.idea/
|
||||
!.idea/codeStyles/codeStyleConfig.xml
|
||||
!.idea/codeStyles/Project.xml
|
||||
!.idea/codeInsightSettings.xml
|
||||
!.idea/.gitignore
|
||||
*.iml
|
||||
Reference in New Issue
Block a user