Added a .gitignore file
authorJoel Holdsworth <joel@airwebreathe.org.uk>
Sun, 2 Sep 2012 12:38:58 +0000 (13:38 +0100)
committerJoel Holdsworth <joel@airwebreathe.org.uk>
Mon, 3 Sep 2012 12:58:59 +0000 (13:58 +0100)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..ea84893
--- /dev/null
@@ -0,0 +1,13 @@
+sigrok-qt2
+
+# CMake cruft
+CMakeCache.txt
+CMakeFiles/
+cmake_install.cmake
+Makefile
+
+# qt generated code
+*.qrc.depends
+moc_*.cxx
+qrc_*.cxx
+ui_*.h