Skip to content

Commit 1cb12ae

Browse files
author
Enes SAHIN
committed
Add test directory into .gitignore
1 parent 884113e commit 1cb12ae

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,7 @@ dist
101101
.dynamodb/
102102

103103
# TernJS port file
104-
.tern-port
104+
.tern-port
105+
106+
#Test Directory
107+
test

0 commit comments

Comments
 (0)