blob: 1442829d1ad6310a09614f6d798b585684ed05ae [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
# Maven
target/
*.versionsBackup
# Yarn
node_modules
web_modules