Cleanup remaining clj(s) resources

* Move template files into a more organized resources templates dir
  except for zotero-items.edn which isn't a template
* Remove unused favorites templates
* Move grammar file which should be in a resource path and not a
  standard source path
This commit is contained in:
Gabriel Horner
2023-05-26 14:49:40 -04:00
committed by Tienson Qin
parent 4c0583ce27
commit 5f44d9bdf2
13 changed files with 6 additions and 8 deletions

View File

@@ -13,4 +13,4 @@ fo = "fo"
aks = "aks"
Mannor = "Mannor"
[files]
extend-exclude = ["resources/*", "templates/*", "src/resources/*"]
extend-exclude = ["resources/*", "src/resources/*"]