Skip to content

Commit b6c9407

Browse files
Merge branch 'multi-language' of github.com:codeflash-ai/codeflash into multi-language
2 parents 8f14682 + dc8e198 commit b6c9407

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.gitignore

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ cython_debug/
163163
#.idea/
164164
.aider*
165165
/js/common/node_modules/
166-
/node_modules/
167166
*.xml
168167
*.pem
169168

@@ -260,8 +259,8 @@ WARP.MD
260259
.tessl/
261260
tessl.json
262261
**/node_modules/**
263-
/dist-nuitka/main.dist/*
264-
packages/codeflash/.npmrc
262+
**/dist-nuitka/**
263+
**/.npmrc
265264

266265
# Tessl auto-generates AGENTS.md on install; ignore to avoid cluttering git status
267266
AGENTS.md

0 commit comments

Comments
 (0)