Skip to content

Commit a7b7fc6

Browse files
author
TraceNChase
committed
Ignore bridge/vendor and local 'paths files*.txt' inventory
1 parent fbf7c49 commit a7b7fc6

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,8 @@ $RECYCLE.BIN/
7272
*.env
7373

7474
# --- Site/docs output (e.g., MkDocs)
75-
site/
75+
site/# --- Vendored JS (ignored by default; commit only if you truly need to track it)
76+
bridge/vendor/
77+
78+
# --- Local inventory listings (ignore all such files)
79+
paths files*.txt

0 commit comments

Comments
 (0)