Skip to content
Merged
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
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ web/tests/_check.js
docs/notes/
.notes/

# Editors — local IDE state, not project configuration. JetBrains writes .idea/
# into any project it opens, and the module and VCS mapping files inside name
# this machine's paths, so they are wrong for anyone else who clones.
.idea/

# OS
Thumbs.db
desktop.ini
Expand Down