c4k-mastodon-bot/.gitignore
2021-03-12 19:02:06 +01:00

22 lines
189 B
Text

# pybuilder
.pybuilder/
__pycache__/
# lein
target/
.lein-repl-history
.lein-failures
# cljs
.shadow-cljs
.nrepl-*
package-lock.json
node_modules/
public/js/
# ide
.calva
*.iml
.idea/