We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f14682 + dc8e198 commit b6c9407Copy full SHA for b6c9407
1 file changed
.gitignore
@@ -163,7 +163,6 @@ cython_debug/
163
#.idea/
164
.aider*
165
/js/common/node_modules/
166
-/node_modules/
167
*.xml
168
*.pem
169
@@ -260,8 +259,8 @@ WARP.MD
260
259
.tessl/
261
tessl.json
262
**/node_modules/**
263
-/dist-nuitka/main.dist/*
264
-packages/codeflash/.npmrc
+**/dist-nuitka/**
+**/.npmrc
265
266
# Tessl auto-generates AGENTS.md on install; ignore to avoid cluttering git status
267
AGENTS.md
0 commit comments