From ec339eb0ff6bdb1d2feaa538bdeb12ea18eb540c Mon Sep 17 00:00:00 2001
From: Přemysl Janouch
Date: Wed, 28 Sep 2016 22:44:59 +0200
Subject: Initial commit
This is mostly sdtui code ported over from GLib to liberty,
with some MPD code from desktop-tools.
It tracks the current song and that's it.
---
.gitignore | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 .gitignore
(limited to '.gitignore')
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..6954c64
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+# Build files
+/build
+
+# Qt Creator files
+/CMakeLists.txt.user*
+/nncmpp.config
+/nncmpp.files
+/nncmpp.creator*
+/nncmpp.includes
--
cgit v1.2.3-70-g09d2