summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
-rw-r--r--src/.gitignore2
2 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index a2ce306..4b416ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,7 +4,7 @@
*.la
*.o
# vim swap files
-*.sw*
+.*.sw*
aclocal.m4
autom4te.cache
compile
@@ -14,7 +14,6 @@ depcomp
install-sh
libtool
ltmain.sh
-make
Makefile
Makefile.in
missing
diff --git a/src/.gitignore b/src/.gitignore
new file mode 100644
index 0000000..031a565
--- /dev/null
+++ b/src/.gitignore
@@ -0,0 +1,2 @@
+pianobar
+*_pianobar