Commit 09a2db3a3a04826e48bd9309d14d146dbd175b60

Authored by Kevin G Fourie
1 parent 0dd3c5bc

Added *.out files to .gitignore.

Showing 1 changed file with 2 additions and 1 deletions
.gitignore
... ... @@ -10,4 +10,5 @@ var/*
10 10 plugins/commercial
11 11 clienttools/Karoo
12 12 clienttools/Office
13   -.gitmodules
14 13 \ No newline at end of file
  14 +.gitmodules
  15 +*.out
... ...