diff options
| author | Peter Carbonetto | 2017-05-09 12:20:55 -0500 |
|---|---|---|
| committer | Peter Carbonetto | 2017-05-09 12:20:55 -0500 |
| commit | 5a2abd20fb1b17c576158849885e501a24ed3b2b (patch) | |
| tree | 8abbc732d1e957c0d9bae231a257de86c1160a52 | |
| parent | 39d85624e1f340dcf707e3720126ddd80f582331 (diff) | |
| download | pangemma-5a2abd20fb1b17c576158849885e501a24ed3b2b.tar.gz | |
Updated .gitignore.
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7ee1240..903f049 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ *.o *.tar.gz bin/ +example/output/ \ No newline at end of file |
