diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7a60b85 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +__pycache__/ +*.pyc diff --git a/README.md b/README.md new file mode 100644 index 0000000..5193d3a --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# CreateE SpaceCCL Project + +This is the CreateE SpaceCCL project repository.