commit 70cfef526620e14cb9fc33327fadaa18d7e994e6 parent 1555bf4523731a507ea839bfd6ccf013e8547512 Author: Nathan Holstein <nathan.holstein@gmail.com> Date: Sun, 2 Aug 2015 11:29:48 -0400 Add a simple .gitignore. Diffstat:
A | .gitignore | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,6 @@ +doas + +*.o + +*.swp +*.swo