diff options
author | B Stack <bgstack15@gmail.com> | 2020-09-23 20:42:01 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-09-23 20:42:01 -0400 |
commit | f225b0968904b18cac358b49abc2661a405286f0 (patch) | |
tree | 5ae10b5fdf76470cb0228ee7595b14e804ba62a6 /.gitignore | |
download | myautomount-f225b0968904b18cac358b49abc2661a405286f0.tar.gz myautomount-f225b0968904b18cac358b49abc2661a405286f0.tar.bz2 myautomount-f225b0968904b18cac358b49abc2661a405286f0.zip |
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..a01ee28 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.*.swp |