c4k-website/.gitignore
erik 4ee29ee950 Ignore helper script
Update tryOut.png
2022-11-08 16:30:39 +01:00

30 lines
No EOL
261 B
Text

.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