2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-21 17:35:55 +01:00

Ignore temporary directories created when using Python 3

This commit is contained in:
Matt Selsky 2018-07-08 14:58:47 -04:00
parent 1de8d03fb2
commit 8bd5adf041

1
.gitignore vendored
View File

@ -8,6 +8,7 @@ build
demos/*/build*
playground/*/build*
.waf-*
.waf3-*
*.log
.DS_Store
.AppleDouble