diff options
author | melody! | 2024-08-05 19:56:06 -0400 |
---|---|---|
committer | melody! | 2024-08-05 19:56:06 -0400 |
commit | 4751d7fd7d447ac19e1709bcf97c4eec0e5b55cc (patch) | |
tree | d17048443ef0800ba42b60e45773c2685fb7df14 /.gitignore |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c368d45 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.stack-work/ +*~ \ No newline at end of file |