diff options
author | Andinus <andinus@nand.sh> | 2020-08-29 18:08:41 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2020-08-29 18:08:41 +0530 |
commit | 8aa6c2fd3c82a17dc3d1307e724e4e5a4a0a09ac (patch) | |
tree | 502efee7433c366dadc2ce16502acfbf78c304b7 /.gitignore | |
download | pyxis-8aa6c2fd3c82a17dc3d1307e724e4e5a4a0a09ac.tar.gz |
Initial commit
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..f20153b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +README.org |