diff options
| author | 2025-05-27 13:02:57 -0400 | |
|---|---|---|
| committer | 2025-05-27 13:16:18 -0400 | |
| commit | 4479a8801e3c2aa901cd1499f459272805472222 (patch) | |
| tree | dcb116fd101f6a5a437783359434f622fb94992d /.gitignore | |
| download | modpacks-4479a8801e3c2aa901cd1499f459272805472222.tar.gz modpacks-4479a8801e3c2aa901cd1499f459272805472222.tar.bz2 modpacks-4479a8801e3c2aa901cd1499f459272805472222.zip | |
Reinit with old packs archived
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..99b7c90 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +scripts/venv/ +website/venv/ |