diff options
author | zeroinformatique | 2021-06-29 17:23:22 +0200 |
---|---|---|
committer | GitHub | 2021-06-29 17:23:22 +0200 |
commit | 1cf6dd4243a72935d382d62bb2a79ff13186e70d (patch) | |
tree | 8f6447aa8dc0802eea625fd61fc8ac895e421b4f /compiler/.gitignore | |
parent | 622af23bb3ce8d6dc8dc1d658cb7f01bc905ef2c (diff) | |
parent | 083f0658399afc206ea0751415d54a50d2aa4fe9 (diff) | |
download | ldgallery-1cf6dd4243a72935d382d62bb2a79ff13186e70d.tar.gz |
Merge pull request #294 from ldgallery/pacien-20210629-portable-viewer-dist
compiler: portable viewer dist
Diffstat (limited to 'compiler/.gitignore')
-rw-r--r-- | compiler/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/.gitignore b/compiler/.gitignore index 778e7ef..3415fc8 100644 --- a/compiler/.gitignore +++ b/compiler/.gitignore | |||
@@ -1,3 +1,4 @@ | |||
1 | .stack-work/ | 1 | .stack-work/ |
2 | dist/ | ||
2 | ldgallery-compiler.cabal | 3 | ldgallery-compiler.cabal |
3 | *~ \ No newline at end of file | 4 | *~ \ No newline at end of file |