.gitignore 152 B

12345678910111213141516171819
  1. *.zip
  2. target
  3. clojure/*.edn
  4. .cpcache
  5. .repl-port
  6. master_ufo
  7. instance_ufo
  8. venv
  9. .DS_Store
  10. *.numbers
  11. distr/*/
  12. *.glyphs
  13. !FiraCode.glyphs
  14. .idea
  15. .fleet
  16. *.iml