Commit 3cbeffe05aaa222734475f4d1f65abf9da987e73

Authored by Mark Holtzhausen
1 parent 5e9d78d1

Updated clienttools ignore rules

Showing 1 changed file with 2 additions and 1 deletions
.gitignore
... ... @@ -8,5 +8,6 @@ bin/luceneserver/lucene.pid
8 8 dummy.php
9 9 var/*
10 10 plugins/commercial
11   -clienttools/*
  11 +clienttools/Karoo
  12 +clienttools/Office
12 13 .gitmodules
13 14 \ No newline at end of file
... ...