diff options
author | Yehonal <yehonal.azeroth@gmail.com> | 2016-08-11 20:25:27 +0200 |
---|---|---|
committer | Yehonal <yehonal.azeroth@gmail.com> | 2016-08-11 20:25:27 +0200 |
commit | 0f85ce1c54810148a5bfcfcedf64a573f4e6e482 (patch) | |
tree | f2483faec39ed958bdd935dba9c71af35c71e8b8 /.gitignore | |
parent | c62a72c0a8fc84a1c0af34f483e22a2e821640f8 (diff) |
Big re-organization of repository [W.I.P]
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f243cc106e..3521a66dc7 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,10 @@ modules/* !modules/* modules/*/* !modules/*/.gitignore +!modules/uwd/* +!modules/uwd/cmake-utils/* +modules/uwd/joiner +!modules/acore/* build*/ |