diff options
author | Graeme Geldenhuys <graemeg@gmail.com> | 2009-04-05 15:24:08 +0200 |
---|---|---|
committer | Graeme Geldenhuys <graemeg@gmail.com> | 2009-04-05 15:24:08 +0200 |
commit | 7b40fe78c3472a0326260e409b5ae40c07799274 (patch) | |
tree | 2385f76a8ccb4792b9aa45929321cb68f5fcee4c /examples/corelib | |
parent | 99304d6b1d2edc1c627a3ccf18ebd3be6ab04b59 (diff) | |
download | fpGUI-7b40fe78c3472a0326260e409b5ae40c07799274.tar.xz |
* Added missing unit output directories.
Diffstat (limited to 'examples/corelib')
-rw-r--r-- | examples/corelib/canvastest/units/.gitignore | 1 | ||||
-rw-r--r-- | examples/corelib/eventtest/units/.gitignore | 1 | ||||
-rw-r--r-- | examples/corelib/helloworld/units/.gitignore | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/examples/corelib/canvastest/units/.gitignore b/examples/corelib/canvastest/units/.gitignore new file mode 100644 index 00000000..72e8ffc0 --- /dev/null +++ b/examples/corelib/canvastest/units/.gitignore @@ -0,0 +1 @@ +* diff --git a/examples/corelib/eventtest/units/.gitignore b/examples/corelib/eventtest/units/.gitignore new file mode 100644 index 00000000..72e8ffc0 --- /dev/null +++ b/examples/corelib/eventtest/units/.gitignore @@ -0,0 +1 @@ +* diff --git a/examples/corelib/helloworld/units/.gitignore b/examples/corelib/helloworld/units/.gitignore new file mode 100644 index 00000000..72e8ffc0 --- /dev/null +++ b/examples/corelib/helloworld/units/.gitignore @@ -0,0 +1 @@ +* |