diff options
author | B Stack <bgstack15@gmail.com> | 2020-09-29 07:02:01 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-09-29 07:02:01 -0400 |
commit | 277e602752f52d9142ae82b1d06c10a5fb43834e (patch) | |
tree | 4243525f50eb75117deb858dd32ab75f14ada6f8 /.gitignore | |
parent | add man pages (diff) | |
download | myautomount-277e602752f52d9142ae82b1d06c10a5fb43834e.tar.gz myautomount-277e602752f52d9142ae82b1d06c10a5fb43834e.tar.bz2 myautomount-277e602752f52d9142ae82b1d06c10a5fb43834e.zip |
add makefile, and MYA_PREFIX support to initialize.sh
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ .*.swp /old +src/usr/share/man/man*/*.gz |