blob: 0506fc9a8e24d8cabc21b485080b042a2e0df91f [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/
# Shell
.envrc