diff options
| author | Carlos Sosa <carlos.sosa@valimail.com> | 2019-07-30 15:56:18 -0700 |
|---|---|---|
| committer | Carlos Sosa <carlos.sosa@valimail.com> | 2019-07-30 15:56:18 -0700 |
| commit | 2a104eff7548fd9ef168b312c7dfca0ea9731b6d (patch) | |
| tree | 55944323a1860426fc747f17f4cc77d8a2736f43 /.gitignore | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..786a079 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.stack-work/ +twitter-tools.cabal +*~
\ No newline at end of file |
