Skip to content

Commit 0b24d48

Browse files
committed
feat: Initial Neural Nexus core structure
1 parent 02cfba7 commit 0b24d48

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
target/\n*.pyc\n.venv/\nnode_modules/
2-
docs/

venv/pyvenv.cfg

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,4 @@ home = /usr/bin
22
include-system-site-packages = false
33
version = 3.12.3
44
executable = /usr/bin/python3.12
5-
<<<<<<< HEAD
65
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

Comments
 (0)