This repository has been archived on 2023-07-28. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon-bot/.gitignore

19 lines
197 B
Text

# cljs ignores
package-lock.json
/node_modules
/.shadow-cljs
# mastodon-bot ignores
config*.edn
# lein ignores
/target
pom.xml
# pybuilder ignores
.pybuilder
__pycache__
# ide ignores
.calva/