diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2013-03-22 23:47:56 +0200 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2013-03-22 23:47:56 +0200 |
| commit | 836b15f031d1484371fc304f655d8a85aa03e168 (patch) | |
| tree | df5b545fc2f99d4b9b94b20b53941fce01e2bbe4 /.gitignore | |
| parent | 2cdfb147771289d7340d054d49ddd2bba601a607 (diff) | |
| download | meson-836b15f031d1484371fc304f655d8a85aa03e168.tar.gz | |
Sligthly better log output.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d7792af66..ac31e0ffd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .project .pydevproject +/__pycache__ |
