diff options
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 + +!*/ + |