Skip to content

Commit 204980c

Browse files
committed
chore(cline): add .clineignore
1 parent 9d1ab75 commit 204980c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.clineignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# From .gitignore
2+
node_modules/
3+
gen/
4+
out/
5+
@cds-models/
6+
lcov.info
7+
.idea
8+
9+
# Additional cline ignores
10+
.git/

0 commit comments

Comments
 (0)