41 lines
290 B
Plaintext
41 lines
290 B
Plaintext
#*
|
|
.#*
|
|
*~
|
|
_site
|
|
.idea
|
|
*.sw[op]
|
|
.project
|
|
sample-pages
|
|
|
|
*.class
|
|
*.iml
|
|
|
|
.idea/
|
|
.gradle/
|
|
target/
|
|
build/
|
|
src/s
|
|
out/
|
|
|
|
hs_err_pid*
|
|
.DS_Store
|
|
*.log
|
|
|
|
# Eclipse
|
|
.classpath
|
|
.project
|
|
.settings/
|
|
|
|
# Intellij
|
|
*.iws
|
|
|
|
# Maven
|
|
log/
|
|
target/
|
|
|
|
interpolated-settings.xml
|
|
interpolated-pom.xml
|
|
|
|
**/bin/**
|
|
samples/
|