gitignore files due to being in a home dir
authorIan Kelling <iank@fsf.org>
Wed, 8 May 2019 19:58:23 +0000 (15:58 -0400)
committerIan Kelling <iank@fsf.org>
Wed, 8 May 2019 21:10:16 +0000 (17:10 -0400)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..7ab9da8
--- /dev/null
@@ -0,0 +1,6 @@
+/.ssh
+/.viminfo
+/.lesshst
+/.bash*
+/log
+/namazu
\ No newline at end of file