src/main/resources/localized/*

# Intellij IDEA project files
*.iml
.idea/

# Package Files #
*.jar
*.war
*.ear

# gradle
build/
.gradle/

# python
__pycache__
*.pyc
.cache
.drone.yml