summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2013-01-26 08:58:13 +0100
committerBent Bisballe Nyeng <deva@aasimon.org>2013-01-26 08:58:13 +0100
commit18c792717297270dc18462a56e9ee55b89a54878 (patch)
tree9fa4c444c4845227644f280b493691a50a31c5fb /.gitignore
parent1cd9a5f2a0cae1cd981a3873c245a1abd737a64c (diff)
Ignore plugingui testapp.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 340a903..61acd16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,4 +24,5 @@ test_*
Makefile.am.test
.deps
.libs
-*.dll \ No newline at end of file
+*.dll
+plugingui/plugingui \ No newline at end of file