diff options
author | alyx <alyx@aleteoryx.me> | 2024-01-03 21:05:23 -0500 |
---|---|---|
committer | alyx <alyx@aleteoryx.me> | 2024-01-03 21:05:23 -0500 |
commit | 82fd55c70d5cc6fb875210e5413db00ad658d52d (patch) | |
tree | 4cee82969537199bab320d998dc8d90c71841c9e /.gitignore | |
download | ame-homepage-82fd55c70d5cc6fb875210e5413db00ad658d52d.tar.gz ame-homepage-82fd55c70d5cc6fb875210e5413db00ad658d52d.tar.bz2 ame-homepage-82fd55c70d5cc6fb875210e5413db00ad658d52d.zip |
getting all setup
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..d76610b --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*~ +/vendor |