Skip to content

Commit 0da5cc7

Browse files
committed
test: add builds directory
1 parent 0c40b77 commit 0da5cc7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,7 @@ sample/Assets/Vuplex*
107107

108108
__pycache__/
109109
*.pyc
110-
.pytest_cache/
110+
.pytest_cache/
111+
112+
!/sample/Builds
113+
!*.gitkeep

sample/Builds/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)