c4k-mastodon-bot/.gitignore

17 lines
123 B
Text
Raw Normal View History

2021-02-12 14:47:14 +00:00
.pybuilder/
__pycache__/
2021-02-19 14:43:34 +00:00
target/
.shadow-cljs
.nrepl-*
2021-02-22 08:25:26 +00:00
package-lock.json
node_modules/
2021-02-26 15:37:37 +00:00
public/js/
2021-02-19 14:43:34 +00:00
.calva
2021-02-12 14:58:02 +00:00
*.iml
.idea/
2021-02-22 08:25:26 +00:00