diff options
| author | Carlos Sosa <gnusosa@gnusosa.net> | 2019-08-25 00:38:54 -0700 |
|---|---|---|
| committer | Carlos Sosa <gnusosa@gnusosa.net> | 2019-08-25 00:38:54 -0700 |
| commit | 7003fdd2587bf13768c593c94943ce9479b55521 (patch) | |
| tree | f2123c894177fbeff1f49957a84f459077d59008 /.gitignore | |
| parent | 756dcf2140360be789a7f06e1e3dc09a8c8ff1fe (diff) | |
Added lock and flymake files to gitignore file
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -21,3 +21,7 @@ cabal.project.local cabal.project.local~ .HTF/ .ghc.environment.* +*.lock +*_flymake.hs +TAGS +_cache |
