diff options
author | Camil Staps | 2015-10-22 17:56:45 +0200 |
---|---|---|
committer | Camil Staps | 2015-10-22 17:56:45 +0200 |
commit | 21c80bcf9c0541dff03783bc76ef75fe3b4f3d00 (patch) | |
tree | 2ffeec58028b88b7cff47425e3224614c8426dd5 /.gitignore | |
parent | Practical 1 Tester (diff) |
Robson's algorithm; added test outputs; more test cases; tester bugfix
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -75,3 +75,6 @@ com_crashlytics_export_strings.xml crashlytics.properties crashlytics-build.properties fabric.properties + +# Specials +!**/samples/*.out |