# Build artifacts
/_build/
/cover/
/deps/
/doc/
/.fetch
erl_crash.dump
*.ez

# Editor / IDE
.elixir_ls/
.elixir-tools/

# Local SQLite databases (the example writes to System.tmp_dir!/ by default
# but allow ad-hoc local DBs without committing them)
*.sqlite3
*.sqlite3-shm
*.sqlite3-wal
*.db
*.db-journal
