shithub: dumb

Download patch

ref: e02a95e9f56e86ff90108a73d53f9c4c91672aff
parent: 2cb77fa8d9368d2ab863241a325501c74fc25db6
author: Tuomas Virtanen <katajakasa@gmail.com>
date: Sun May 1 09:34:19 EDT 2016

Gitignore cleanups

--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
-### CMake template
+
+# Cmake files
 CMakeCache.txt
 CMakeFiles
 CMakeScripts
@@ -5,7 +6,7 @@
 Makefile
 cmake_install.cmake
 install_manifest.txt
-### C template
+
 # Object files
 *.o
 *.ko