diff options
author | Camil Staps | 2015-08-08 19:58:36 +0200 |
---|---|---|
committer | Camil Staps | 2015-08-08 19:58:36 +0200 |
commit | 062cf91937b0a82254caf27b4e19c23abfeea86d (patch) | |
tree | 30096fd5aea8546d85ebec8b95d24708aa08077f /objectio/.gitignore | |
parent | Using pointers (diff) |
ObjectIO tests
Diffstat (limited to 'objectio/.gitignore')
-rw-r--r-- | objectio/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/objectio/.gitignore b/objectio/.gitignore new file mode 100644 index 0000000..76cf637 --- /dev/null +++ b/objectio/.gitignore @@ -0,0 +1,8 @@ +* + +!.gitignore +!*.icl +!Makefile + +!*/ + |