diff options
author | Rudy Bousset <bousset.rudy@gmail.com> | 2019-08-31 15:57:16 +0200 |
---|---|---|
committer | Rudy Bousset <bousset.rudy@gmail.com> | 2019-08-31 15:57:16 +0200 |
commit | 39156ec921f53096293878ebb1e6c430256eac5d (patch) | |
tree | 09c364d160236dd69c98a4961c3f45999925f4ad /.gitignore | |
parent | Added some error cases (diff) | |
download | arch-installer-39156ec921f53096293878ebb1e6c430256eac5d.tar.gz arch-installer-39156ec921f53096293878ebb1e6c430256eac5d.tar.bz2 arch-installer-39156ec921f53096293878ebb1e6c430256eac5d.tar.xz arch-installer-39156ec921f53096293878ebb1e6c430256eac5d.tar.zst arch-installer-39156ec921f53096293878ebb1e6c430256eac5d.zip |
work in progress
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..1377554 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.swp |