You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
c4k-website/.gitignore

37 lines
306 B
Plaintext

.eastwood
2 years ago
.clj-kondo/
.lsp/
# 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/
auth.edn
config.edn
build-and-move-frontend.sh
website.yaml
out.yaml
.eastwood