diff options
| author | cheapie <no-email-for-you@example.com> | 2026-04-17 07:54:35 -0500 |
|---|---|---|
| committer | cheapie <no-email-for-you@example.com> | 2026-04-17 07:54:35 -0500 |
| commit | da1504c9038293f3927bf5c961b95df6e1445088 (patch) | |
| tree | d287b365310f329ba8ab014357ab812b0917ea65 /.gitignore | |
| download | carts_despawn-da1504c9038293f3927bf5c961b95df6e1445088.tar carts_despawn-da1504c9038293f3927bf5c961b95df6e1445088.tar.gz carts_despawn-da1504c9038293f3927bf5c961b95df6e1445088.tar.bz2 carts_despawn-da1504c9038293f3927bf5c961b95df6e1445088.tar.xz carts_despawn-da1504c9038293f3927bf5c961b95df6e1445088.zip | |
Add initial content
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..ffc8a2e --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +i18n.py +locale/*.old |
