From 8cf8f5ca63f2bad66af417a108c2b753fb2f6cb4 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 02 Jul 2013 14:45:29 -0400 Subject: Initial commit. --- (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5c9e170 --- /dev/null +++ b/.gitignore @@ -0,0 +1,14 @@ +# Swap and backup files +.*.sw* +.sw* +*~ +Session.vim + +# Source archives +libunistring-*.orig.tar.* + +# Work area +tmp/ + +# Build logs +*.log -- cgit v0.9.1