diff options
author | Graeme Geldenhuys <graemeg@gmail.com> | 2015-02-04 18:53:53 +0000 |
---|---|---|
committer | Graeme Geldenhuys <graemeg@gmail.com> | 2015-02-04 18:53:53 +0000 |
commit | 220186f205ae4155c4462a02ee5709d9cba896fc (patch) | |
tree | c2476c03dd8064417a240c5b3870782c43930c3f /examples/apps/ide/src/units/x86_64-linux/.gitignore | |
parent | f3a03480a363be63066cabecf45f3d23191e9d85 (diff) | |
download | fpGUI-220186f205ae4155c4462a02ee5709d9cba896fc.tar.xz |
ide: recreate directory hierachy on checkout
That way if we build maximus for the first time after a fresh clone of
the repository, we will not get any compiler error about the output
directory not existing.
Diffstat (limited to 'examples/apps/ide/src/units/x86_64-linux/.gitignore')
-rw-r--r-- | examples/apps/ide/src/units/x86_64-linux/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/apps/ide/src/units/x86_64-linux/.gitignore b/examples/apps/ide/src/units/x86_64-linux/.gitignore new file mode 100644 index 00000000..72e8ffc0 --- /dev/null +++ b/examples/apps/ide/src/units/x86_64-linux/.gitignore @@ -0,0 +1 @@ +* |