From 4f4a86529adc896ed4d3bc922ef88aec89e3fd53 Mon Sep 17 00:00:00 2001
From: Přemysl Janouch
Date: Sat, 4 May 2013 16:14:25 +0200
Subject: Initial commit
---
.gitignore | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 .gitignore
(limited to '.gitignore')
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..fee94d8
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,13 @@
+# Backup files
+*.*~
+# Compile output
+/sdcli
+*.o
+# IDE project files
+/sdcli.creator*
+/sdcli.includes
+/sdcli.files
+/sdcli.config
+# Blah
+/GNUmakefile
+/.clang_complete
--
cgit v1.2.3-70-g09d2