logseq/.gitignore

43 lines
440 B
Plaintext
Raw Normal View History

2020-04-09 13:56:53 +00:00
/target
/classes
/checkouts
profiles.clj
pom.xml
pom.xml.asc
*.jar
*.class
/.lein-*
/.nrepl-port
.hgignore
.hg/
2020-04-10 05:39:45 +00:00
node_modules/
2020-10-30 04:07:45 +00:00
static/
tmp
2019-12-11 00:35:22 +00:00
2020-04-11 13:17:31 +00:00
.cpcache/
2019-12-11 00:35:22 +00:00
/src/gen
*.iml
*.log
.shadow-cljs
.idea
.lein-*
.nrepl-*
.DS_Store
2020-04-10 11:42:43 +00:00
report.html
2020-09-12 13:35:29 +00:00
strings.csv
.calva
resources/electron.js
.clj-kondo/
.lsp/
2021-05-07 08:54:14 +00:00
/libs/dist/
2021-05-17 04:36:23 +00:00
charlie/
2021-06-16 04:09:02 +00:00
.vscode
/.preprocessor-cljs
2021-11-19 11:38:01 +00:00
docker
android/app/src/main/assets/capacitor.plugin.json
ios/App/App/capacitor.config.json
2021-11-18 13:55:59 +00:00
yarn.lock