diff options
| author | Armin Ronacher <armin.ronacher@active-4.com> | 2014-08-12 11:25:30 +0200 |
|---|---|---|
| committer | Armin Ronacher <armin.ronacher@active-4.com> | 2014-08-12 11:25:30 +0200 |
| commit | 82d237494a09972beb421885d8e029d3d4445c85 (patch) | |
| tree | 191baefad381f7204da49c8b858b49ed59ea3ed7 /examples | |
| parent | 1cb9fe1e76fdf8db97ced1c6a8e5e3bea1ffa5f0 (diff) | |
| download | click-82d237494a09972beb421885d8e029d3d4445c85.tar.gz | |
Added a missing gitignore for imagepipe
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/imagepipe/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/imagepipe/.gitignore b/examples/imagepipe/.gitignore new file mode 100644 index 0000000..6328089 --- /dev/null +++ b/examples/imagepipe/.gitignore @@ -0,0 +1 @@ +processed-* |
