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
7 changes: 4 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Language/framework-agnostic base: OS/editor noise plus the tooling present in
# this repo. Language overlays (.NET, Python, …) extend it with their own
# ignores when adopted.
# Owned by this repository. Git has no include mechanism, so there is no shared
# .gitignore to inherit from — each repo maintains its own. Sections below cover
# OS/editor noise plus tooling that may run against this checkout locally, even
# where this repo carries no such source of its own.

# OS / editor noise
.DS_Store
Expand Down
Loading