generated from Hazel/python-project
feat: added assets folder to gitignore
This commit is contained in:
@@ -12,7 +12,7 @@ I first realized that a normal mosaic algorithm isn't safe AT ALL seeing this pr
|
||||
|
||||
```bash
|
||||
# Step 1: Create and activate virtual environment
|
||||
python3 -m venv venv
|
||||
python3 -m venv .venv
|
||||
source venv/bin/activate
|
||||
|
||||
# Step 2: Install the local Python program add the -e flag for development
|
||||
|
||||
Reference in New Issue
Block a user