Skip to content

Commit 0cef20e

Browse files
committed
Extra Step - add .gitignore
We do not need to version control .cpcache or the out/ dir.
1 parent ba182b9 commit 0cef20e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
.cpcache
2+
out

0 commit comments

Comments
 (0)