Add gitignore.
authorAdrian Pistol <vifino@tty.sh>
Mon, 31 Oct 2016 02:32:31 +0000 (03:32 +0100)
committerAdrian Pistol <vifino@tty.sh>
Mon, 31 Oct 2016 02:32:31 +0000 (03:32 +0100)
While possibly not being a complete list, hopefully this will exclude most of the unwanted stuff in commits.

.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..7f15511
--- /dev/null
@@ -0,0 +1,7 @@
+# Objects
+*.o
+apout
+
+# Vim
+*.un~
+*.swp