···11node_modules
22-33-# Output
42.output
53.vercel
64.netlify
···86.svelte-kit
97build
108.elixir_ls
1111-1212-# OS
139.DS_Store
1410Thumbs.db
1515-1616-# Env
1711.env
1812.env.*
1913!.env.example
2014!.env.test
2115.envrc
2216.direnv
2323-2424-# Vite
2517vite.config.js.timestamp-*
2618vite.config.ts.timestamp-*
2727-2828-# Nix
2919result
3030-3131-# The directory Mix will write compiled artifacts to.
3220/_build/
3333-3434-# If you run "mix test --cover", coverage assets end up here.
3521/cover/
3636-3737-# The directory Mix downloads your dependencies sources to.
3822/deps/
3939-4040-# Where 3rd-party dependencies like ExDoc output generated docs.
4123/doc/
4242-4343-# Ignore .fetch files in case you like to edit your project deps locally.
4424/.fetch
4545-4646-# If the VM crashes, it generates a dump, let's ignore it too.
4725erl_crash.dump
4848-4949-# Also ignore archive artifacts (built via "mix archive.build").
5026*.ez
5151-5252-# Temporary files, for example, from tests.
5327/tmp/
5454-5555-# Ignore package tarball (built via "mix hex.build").
5628comet-*.tar
5757-5858-# Ignore assets that are produced by build tools.
5929/priv/static/assets/
6060-6161-# Ignore digested assets cache.
3030+/priv/static/hologram/
6231/priv/static/cache_manifest.json
6363-6464-# In case you use Node.js/npm, you want to ignore these.
6532npm-debug.log
6633/assets/node_modules/
6734