diff options
| author | Eugen Wissner <belka@caraus.de> | 2020-04-12 08:32:39 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2020-04-12 08:32:39 +0200 |
| commit | 387d158bd1192e459d06c29e2ae923b7b30ffa4a (patch) | |
| tree | cca1c836f5eb2b05262f2730d4d7b2360fb09513 /.gitignore | |
| parent | 2760bd8ee120b5f8db95dd96ce85890cc88d9e8e (diff) | |
| download | graphql-387d158bd1192e459d06c29e2ae923b7b30ffa4a.tar.gz | |
Write contrinbuting guidelines
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,3 +9,6 @@ cabal.sandbox.config cabal.project.local /graphql.cabal + +# GHC +*.hi |
