Skip to content

Commit 2bbeeb8

Browse files
committed
Fixed gitignore for tmp folders
1 parent b74045f commit 2bbeeb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ apps/**/public/build
4848
.sentryclirc
4949
.buildt
5050

51-
/tmp
51+
**/tmp/

0 commit comments

Comments
 (0)