commit f18ad18729afc971ea77e73869f8fb99da30c701 Author: Mattias Andrée <[email protected]> AuthorDate: Tue Mar 1 17:50:53 2016 +0100 Commit: Mattias Andrée <[email protected]> CommitDate: Tue Mar 1 17:52:50 2016 +0100
Add .gitignore
Signed-off-by: Mattias Andrée <[email protected]>
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..aef436d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+*~
+*.o
+*.su
+*.a
+*.so
