tenseleyflow/documentlanguagemodel / 62acfe9

Browse files

sway: hide development noise inside sway submodule from outer git status

Authored by espadonne
SHA
62acfe99189d1e3bb4536995e10f43fa492f389b
Parents
72bb003
Tree
a20952a

1 changed file

StatusFile+-
M .gitmodules 4 0
.gitmodulesmodified
@@ -8,3 +8,7 @@
88
 [submodule "sway"]
99
 	path = sway
1010
 	url = https://github.com/tenseleyFlow/sway.git
11
+	# Hide development noise (.venv, __pycache__, dist/) inside sway/
12
+	# from the outer repo's `git status`. sway's own .gitignore already
13
+	# covers these locally.
14
+	ignore = untracked