From c1ae80233f02b43036526743d3a110f3a3036bf4 Mon Sep 17 00:00:00 2001 From: anbr Date: Sat, 8 Oct 2011 07:59:24 +0200 Subject: add .gitignore to ignore some files --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..08aa21b --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +*.o +.dependencies +*.so +*.pot +*.tgz +*~ \ No newline at end of file -- cgit v1.2.3