[rtems-tools commit] Ignore waf files on Windows and Python3 waf files.

Chris Johns chrisj at rtems.org
Sun Mar 22 04:24:57 UTC 2015


Module:    rtems-tools
Branch:    master
Commit:    ea749e542a1ed6f9f41415cc82870de5ce905f91
Changeset: http://git.rtems.org/rtems-tools/commit/?id=ea749e542a1ed6f9f41415cc82870de5ce905f91

Author:    Chris Johns <chrisj at rtems.org>
Date:      Wed Mar 18 16:43:30 2015 +1100

Ignore waf files on Windows and Python3 waf files.

---

 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 04fa6e6..604ad4d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,5 +3,8 @@
 *.log
 log_*
 .waf-*
+.waf3-*
+waf-*
+waf3-*
 .lock-waf*
 build




More information about the vc mailing list