diff options
author | P. J. McDermott <pj@pehjota.net> | 2015-05-26 03:00:03 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2015-05-26 03:00:03 (EDT) |
commit | bc6c27150536ba776fb366bb2b66ef43e7b096a2 (patch) | |
tree | 7230f3e88798953b4e0be3c082eab573dd713b9c /.gitignore |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..da1ca9e --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +# Swap and backup files +*.s[a-w]? +*.vim +*~ +*.orig |