Skip to content

Commit 68f7d1a

Browse files
committed
* fixed .gitignore
1 parent 668d55c commit 68f7d1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
*.pyc
2-
./dnc/*.pyc
3-
./dnc/agents/*.pyc
2+
./core/*.pyc
3+
./core/*/*.pyc
44
./utils/*.pyc

0 commit comments

Comments
 (0)