c4k-mastodon-bot/.gitignore
2021-03-17 15:35:55 +01:00

23 lines
195 B
Text

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