### idea ###
.idea
*.iml

### maven ###
target
*.class
*.jar

### eclipse ###
*.classpath

### log ###
*.log
logs
log

### other ###
*.xlsx
cache
venv
