Skip to content

Commit 0014ffe

Browse files
authored
chore: add temporary test directory to .gitignore (#24)
This prevents VS Code from detecting changes in the directory while the tests are running.
1 parent 9adfa1c commit 0014ffe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ dist
1212
package-lock.json
1313
yarn.lock
1414
shrinkwrap.yaml
15+
test/__app/

0 commit comments

Comments
 (0)