Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,10 @@ typings/
# Yarn Integrity file
.yarn-integrity

# Bun lockfile
bun.lockb
bun.lock

# dotenv environment variables file
.env
.env.test
Expand Down Expand Up @@ -110,3 +114,7 @@ dist
*.save
*.save.*
temp/

# Runtime generated files
addon/data/*
!addon/data/id-mapping-corrections.json