diff options
| author | Mike Buland <mike@xagasoft.com> | 2012-07-09 08:39:37 -0600 |
|---|---|---|
| committer | Mike Buland <mike@xagasoft.com> | 2012-07-09 08:39:37 -0600 |
| commit | 40ee7ad5aeadeb9823e1cd6e1218a1999c608a65 (patch) | |
| tree | 6e819d8406d818eaa63cb6f04e2a129b8561c213 /tests | |
| download | libgenetic-40ee7ad5aeadeb9823e1cd6e1218a1999c608a65.tar.gz libgenetic-40ee7ad5aeadeb9823e1cd6e1218a1999c608a65.tar.bz2 libgenetic-40ee7ad5aeadeb9823e1cd6e1218a1999c608a65.tar.xz libgenetic-40ee7ad5aeadeb9823e1cd6e1218a1999c608a65.zip | |
New libgenetic. Genetic algorithms, only good.
Diffstat (limited to '')
| -rw-r--r-- | tests/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore new file mode 100644 index 0000000..120f485 --- /dev/null +++ b/tests/.gitignore | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | * | ||
| 2 | !/.gitignore | ||
