Skip to content

Commit 411c9fb

Browse files
author
otakodes
committed
🙈 ignore cach and dist in demo
1 parent 81baa13 commit 411c9fb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22

33
# compiled output
44
dist/
5+
.catch/
56
!/dist
67
/tmp
78
/out-tsc
9+
demo/.cache/
10+
demo/.dist/
811

912
# Runtime data
1013
pids

0 commit comments

Comments
 (0)