diff options
Diffstat (limited to 'pugl/.gitignore')
-rw-r--r-- | pugl/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pugl/.gitignore b/pugl/.gitignore new file mode 100644 index 0000000..e511642 --- /dev/null +++ b/pugl/.gitignore @@ -0,0 +1,3 @@ +.waf*/ +build/ +.lock-waf* |