From 80c2304e511b5463b5046f7ff1c49103c786755f Mon Sep 17 00:00:00 2001 From: notaz Date: Wed, 17 Nov 2010 01:08:49 +0200 Subject: minimal working gtk-less build ..only works with external plugins --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3c2904e --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.o +tags +cscope.out -- cgit v1.2.3