diff options
author | techchud <protrude_paying969@simplelogin.com> | 2025-08-17 19:35:25 -0500 |
---|---|---|
committer | techchud <protrude_paying969@simplelogin.com> | 2025-08-17 19:35:25 -0500 |
commit | 5642718628409f9eb040ad3665800d19c9069110 (patch) | |
tree | 4f8cb34eeb44148639cf43ae07e64d9c64802fe3 /.gitignore | |
parent | 2ebbb66f87a936f38029ab20baf0a575d1182978 (diff) | |
download | stashley-5642718628409f9eb040ad3665800d19c9069110.tar.gz stashley-5642718628409f9eb040ad3665800d19c9069110.tar.bz2 stashley-5642718628409f9eb040ad3665800d19c9069110.zip |
python rewrite
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a41d03e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +manifest.scm |