18 lines
155 B
Plaintext
18 lines
155 B
Plaintext
# Babashka
|
|
.cpcache/
|
|
.nrepl-port
|
|
|
|
# Editor files
|
|
.DS_Store
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
|
|
# IDE
|
|
.idea/
|
|
.vscode/
|
|
*.iml
|
|
|
|
# Local config (shouldn't be committed)
|
|
config.edn
|