diff options
author | alyx <alyx@aleteoryx.me> | 2024-06-20 02:10:04 -0400 |
---|---|---|
committer | alyx <alyx@aleteoryx.me> | 2024-06-20 02:10:04 -0400 |
commit | 3b515379923d36434fc77c549f045a087b588e5c (patch) | |
tree | d2ffb87cecaf111746b34ba010c2b92a27b344a5 /.gitignore | |
download | so-wizard-new-3b515379923d36434fc77c549f045a087b588e5c.tar.gz so-wizard-new-3b515379923d36434fc77c549f045a087b588e5c.tar.bz2 so-wizard-new-3b515379923d36434fc77c549f045a087b588e5c.zip |
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..b72f9be --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*~ +*.swp |