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
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
.vscode/
.idea/

# Local AI, planning, and development markdown.
# Published project docs are RST. Keep only the markdown that ships with the repo.
*.md
!tango/README.md
!.github/ISSUE_TEMPLATE/*.md

# Mac/OSX
.DS_Store

Expand Down
Loading