We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02cfba7 commit 0b24d48Copy full SHA for 0b24d48
.gitignore
@@ -1,2 +1 @@
1
target/\n*.pyc\n.venv/\nnode_modules/
2
-docs/
venv/pyvenv.cfg
@@ -2,8 +2,4 @@ home = /usr/bin
include-system-site-packages = false
3
version = 3.12.3
4
executable = /usr/bin/python3.12
5
-<<<<<<< HEAD
6
command = /home/min/core-system/venv/bin/python3 -m venv /home/min/core-system/venv
7
-=======
8
-command = /usr/bin/python3 -m venv /home/min/core-system/venv
9
->>>>>>> 5a764be7 (feat: Initial Neural Nexus core structure)
0 commit comments