Files
logseq/.gitignore
Tienson Qin 8c35556605 Add tauri
2020-07-09 11:31:58 +08:00

37 lines
470 B
Plaintext

/target
/classes
/checkouts
profiles.clj
pom.xml
pom.xml.asc
*.jar
*.class
/.lein-*
/.nrepl-port
.hgignore
.hg/
node_modules/
/resources/static/js/*.map
/resources/static/js/main.js
/resources/static/js/cljs-runtime
/resources/static/js/manifest.edn
/resources/static/style.css
tauri-release/
.cpcache/
/target
/checkouts
/src/gen
*.iml
*.log
.shadow-cljs
.idea
.lein-*
.nrepl-*
.DS_Store
report.html
/resources/static/css/tailwind.min.css
resources/static/style.css