[examples-v2 commit] Ignore the waf python3 workspace.

Chris Johns chrisj at rtems.org
Wed Dec 26 00:31:56 UTC 2018


Module:    examples-v2
Branch:    master
Commit:    54250b5940de4913e8e6f9e419f4314adc48fd63
Changeset: http://git.rtems.org/examples-v2/commit/?id=54250b5940de4913e8e6f9e419f4314adc48fd63

Author:    Chris Johns <chrisj at rtems.org>
Date:      Wed Dec 26 11:31:48 2018 +1100

Ignore the waf python3 workspace.

---

 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index b1162b5..9ae5010 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
 *.pyc
 .lock-waf_*
-.waf-*
+.waf*-*
 *~
 build/*



More information about the vc mailing list