diff options
author | Volpeon <github@volpeon.ink> | 2024-01-04 11:00:59 +0100 |
---|---|---|
committer | Volpeon <github@volpeon.ink> | 2024-01-04 11:00:59 +0100 |
commit | c1bbd059ff94e539512a38f3cad0fcb5b4964e65 (patch) | |
tree | 8d20359f19316f3cb567ac5feffdb44388228a36 /.gitignore | |
parent | Update (diff) | |
download | hs-jsonld-c1bbd059ff94e539512a38f3cad0fcb5b4964e65.tar.gz hs-jsonld-c1bbd059ff94e539512a38f3cad0fcb5b4964e65.tar.bz2 hs-jsonld-c1bbd059ff94e539512a38f3cad0fcb5b4964e65.zip |
Remove Stack
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ | |||
1 | .stack-work/ | 1 | dist-newstyle/ |
2 | *~ | 2 | *~ |
3 | 3 | ||
4 | .vscode | 4 | .vscode |