Skip to content

Commit b9547ac

Browse files
Copilotnixel2007
andcommitted
Add script cache files to .gitignore to prevent committing generated files
Co-authored-by: nixel2007 <[email protected]>
1 parent 7bb5d09 commit b9547ac

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,7 @@ tests/*.xml
6868
src/oscript/Properties/launchSettings\.json
6969

7070
*.DotSettings
71+
72+
# Script caching system generated files
73+
*.metadata.json
74+
*.obj

0 commit comments

Comments
 (0)