diff options
author | Yehonal <yehonal.azeroth@gmail.com> | 2016-08-22 12:47:57 +0200 |
---|---|---|
committer | Yehonal <yehonal.azeroth@gmail.com> | 2016-08-22 12:47:57 +0200 |
commit | 54bd100573779ad87a1e7e87a04876859f4a6943 (patch) | |
tree | ac0ad404ff8b76495638786c169051ba111f160f /.gitignore | |
parent | 24062354c16d0ae0ac4636a992eb751988ba06e2 (diff) |
Project restructuring conforming to the new software layers [PART.1]
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1f370d8d81..ba307b98e6 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ modules/*/* modules/uwd/joiner !modules/hw-core/* !modules/acore/* +!modules/worldengine/* build*/ |