2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-21 17:35:55 +01:00
waf/.gitignore
Jerome Carretero a2f8ddaaa4 .gitignore's
Now, after the demos are run, outputs will be filtered from `git status`.
2012-06-02 19:59:08 -04:00

9 lines
84 B
Plaintext

*.pyc
*~
.lock-w*
.wafpickle-*
demos/*/build*
demos/out.txt
playground/*/build*
waf