We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 668d55c commit 68f7d1aCopy full SHA for 68f7d1a
.gitignore
@@ -1,4 +1,4 @@
1
*.pyc
2
-./dnc/*.pyc
3
-./dnc/agents/*.pyc
+./core/*.pyc
+./core/*/*.pyc
4
./utils/*.pyc
0 commit comments