summary refs log blame commit diff stats
path: root/.gitignore
blob: bab5adf48674b3b3e2cb0aaee4c7844222d58154 (plain) (tree)









































                             
# gradle

.gradle/
build/
out/
classes/

# eclipse

*.launch

# idea

.idea/
*.iml
*.ipr
*.iws

# vscode

.settings/
.vscode/
bin/
.classpath
.project

# macos

*.DS_Store

# fabric

run/

# java

hs_err_*.log
replay_*.log
*.hprof
*.jfr

/src/main/resources/opus.wasm