Skip to content

Commit e4e926e

Browse files
committed
feat(tests): add .gitignore for test data directories
1 parent 9143b02 commit e4e926e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config/testdata/.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# The function that read the HOME fodler automatically creates the home folder if missing.
2+
3+
# This are the folders that are created for testing purpose and there is no need to be tracked
4+
dummyhome
5+
home-without-config

0 commit comments

Comments
 (0)