diff options
author | Yehonal <yehonal.azeroth@gmail.com> | 2017-03-07 03:39:29 +0100 |
---|---|---|
committer | Yehonal <yehonal.azeroth@gmail.com> | 2017-03-26 01:09:42 +0100 |
commit | 693dc56bf1e6dae7ce988913e20f5ea1f8e5902d (patch) | |
tree | d96321010450381a15359c82ab8f1975542bc009 /.gitignore | |
parent | c6c21fac1f6f7f2a7fa76d181a683ff6b5604068 (diff) |
Moved uwd modules under drassil
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index c1d99acd9f..57b2b70b0a 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,7 @@ conf/* !conf/*.dist modules/* -!modules/drassil/* +!modules/drassil modules/drassil/joiner !modules/hw-core !modules/acore |