diff options
| author | 2025-12-12 15:39:20 -0500 | |
|---|---|---|
| committer | 2025-12-12 15:39:20 -0500 | |
| commit | e7747d48a2b9d5f172be9e7102c3ac5e9d22f9dd (patch) | |
| tree | e4d31670b001d34ac60b9946b7294344dbc92537 /.gitignore | |
| parent | 4479a8801e3c2aa901cd1499f459272805472222 (diff) | |
| download | modpacks-master.tar.gz modpacks-master.tar.bz2 modpacks-master.zip | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,2 +1,2 @@ -scripts/venv/ -website/venv/ +**/tree/ +**/venv/ |