diff options
| author | nea <romangraef@gmail.com> | 2022-11-21 03:20:01 +0100 |
|---|---|---|
| committer | nea <romangraef@gmail.com> | 2022-11-21 03:20:01 +0100 |
| commit | aeac71aac6006ddb1e09e7d4990d9af8a4203325 (patch) | |
| tree | 5da702b06ed7043298183acdebc2d9d25365130e /.gitignore | |
| parent | 2332015396d757fa7af1bc3ccbac04a9384fd49c (diff) | |
| download | sbdata-aeac71aac6006ddb1e09e7d4990d9af8a4203325.tar.gz sbdata-aeac71aac6006ddb1e09e7d4990d9af8a4203325.tar.bz2 sbdata-aeac71aac6006ddb1e09e7d4990d9af8a4203325.zip | |
Kat sitting recipe generator
See https://github.com/NotEnoughUpdates/NotEnoughUpdates-REPO/pull/867
for results.
Also removed submodule cause it just doesn't make sense anymore.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,3 +2,6 @@ __pycache__ build/ .idea/ +NotEnoughUpdates-REPO/ + + |
