Skip to content

Commit f94c2b9

Browse files
committed
Readme Update
1 parent abd8c9e commit f94c2b9

File tree

12 files changed

+549
-613
lines changed

12 files changed

+549
-613
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -447,3 +447,7 @@ LICENSE-COMMERCIAL
447447
README-NEW.md
448448
PROJECT_ANALYSIS.md
449449
/rust_scripts
450+
3.project_analysis.py
451+
3.project_analysis.py
452+
.(φ)/conv.φ
453+
/.(φ)

3.project_analysis.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# Commercial use requires a paid license. See link for details.
44
import os
55

6-
SEPARATE_FILES = True
7-
INCLUDE_PATHS = ['src', 'pyproject.toml', 'LICENSE', 'rust_scripts']
6+
SEPARATE_FILES = False
7+
INCLUDE_PATHS = ['src', 'pyproject.toml', 'LICENSE', 'rust_scripts', '.(φ)/benchmark_results/20250823/03']
88
EXCLUDE_PATTERNS = ['phicode.egg-info', '__pycache__', '.(φ)cache', '.pypirc']
99
OUTPUT_DIR = '.GENERATIONS'
1010
OUTPUT_FILE = 'PROJECT_ANALYSIS.md'

README

Lines changed: 0 additions & 242 deletions
This file was deleted.

0 commit comments

Comments
 (0)