diff options
author | melody! | 2024-08-07 16:48:27 -0400 |
---|---|---|
committer | melody! | 2024-08-07 16:48:27 -0400 |
commit | 7a6eb573543666ef3f642f84dbb4a386429bf75e (patch) | |
tree | 1fb6edbcbff220ab4f2b7e426087fdc236ca4796 /.gitignore | |
parent | 4751d7fd7d447ac19e1709bcf97c4eec0e5b55cc (diff) |
a
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index c368d45..1c231fa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .stack-work/ -*~ \ No newline at end of file +*~ +dist-newstyle/ |