### Scratch files ###
scratch_redis*

### Local Environment ###
*local*.env

### Gradle ###
.gradle
**/build/
!gradle/wrapper/gradle-wrapper.jar
feast-serving.jar

### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache

### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
/out/

### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/

## Static site ##
static

## Feast Temporary Files ##
/temp/