summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2018-12-26 11:31:48 +1100
committerChris Johns <chrisj@rtems.org>2018-12-26 11:31:48 +1100
commit54250b5940de4913e8e6f9e419f4314adc48fd63 (patch)
tree308fcb7553f0dd3f527bca8735479edee7051de5
parentFix python3 print problem. (diff)
downloadrtems-examples-54250b5940de4913e8e6f9e419f4314adc48fd63.tar.bz2
Ignore the waf python3 workspace.
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b1162b5..9ae5010 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
*.pyc
.lock-waf_*
-.waf-*
+.waf*-*
*~
build/*