diff options
Diffstat (limited to '.stack/.gitignore')
-rw-r--r-- | .stack/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.stack/.gitignore b/.stack/.gitignore new file mode 100644 index 0000000..ba1c556 --- /dev/null +++ b/.stack/.gitignore @@ -0,0 +1,3 @@ +* +!config.yaml +!.gitignore |