diff options
Diffstat (limited to 'services/tazblog/.gitignore')
-rw-r--r-- | services/tazblog/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/services/tazblog/.gitignore b/services/tazblog/.gitignore new file mode 100644 index 000000000000..a95070c31f1e --- /dev/null +++ b/services/tazblog/.gitignore @@ -0,0 +1,7 @@ +*.o +*.hi +BlogState/ +dist/ +.cabal-sandbox/ +*.tar.gz +.stack-work/ |