diff options
author | Joris | 2015-10-09 23:09:28 +0200 |
---|---|---|
committer | Joris | 2015-10-09 23:09:28 +0200 |
commit | 6cfff0cc8dea84e2a304d350118112ff5113adec (patch) | |
tree | 94a157b7db5c47f2f9ac282536aae37757076e14 /.gitignore |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2a63a4c --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +birthdates.csv +.cabal-sandbox +cabal.sandbox.config +dist +config.txt +deploy |