Add .gitignore and README.md

This commit is contained in:
GVSADS
2026-01-25 16:53:12 +08:00
parent 0b71e2d301
commit 53db9b5257
2 changed files with 5 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
__pycache__/
*.pyc

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# CreateE SpaceCCL Project
This is the CreateE SpaceCCL project repository.