blob: 90af5ea9f9df8debb95d738c13bd2d1acf80b6e8 [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
# Shell
.envrc
# Maven
target/
*.versionsBackup
# Unknown
out/