diff options
author | msglm <msglm@techchud.xyz> | 2024-04-06 00:59:51 -0500 |
---|---|---|
committer | msglm <msglm@techchud.xyz> | 2024-04-06 00:59:51 -0500 |
commit | de8ed62c6e86d1a03f69fc6846a1657b1c90c753 (patch) | |
tree | 4f8cb34eeb44148639cf43ae07e64d9c64802fe3 /.gitignore | |
parent | 6d1e2f05f1c81f56951a2e890115b8e8bfb37e80 (diff) | |
download | stashley-de8ed62c6e86d1a03f69fc6846a1657b1c90c753.tar.gz stashley-de8ed62c6e86d1a03f69fc6846a1657b1c90c753.tar.bz2 stashley-de8ed62c6e86d1a03f69fc6846a1657b1c90c753.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 |