blob: af944aa4c78f8a4ee7b71ad4ea697f28fbfdef32 [file] [log] [blame]
# Eclipse
.project
.classpath
.settings/
bin/
# IntelliJ
.idea
*.ipr
*.iml
*.iws
# Emacs
*~
# NetBeans
nb-configuration.xml
# Visual Studio Code
.vscode
# OSX
.DS_Store
# Vim
*.swp
*.swo
# patch
*.orig
*.rej
# Gradle
.gradle/
build/