diff options
author | Austin Seipp <austin@well-typed.com> | 2014-02-20 07:16:31 -0600 |
---|---|---|
committer | Austin Seipp <austin@well-typed.com> | 2014-02-20 07:16:31 -0600 |
commit | 5075c191a7640745e7f564082d3e27ee2ca8c2b9 (patch) | |
tree | 0bb437efc2f533b8d497f52e64ca2edfcf0b687f /.gitignore | |
parent | c72e8898447b2a8e55f2d16594b5944c2ae13e24 (diff) | |
download | haskell-5075c191a7640745e7f564082d3e27ee2ca8c2b9.tar.gz |
Add VERSION file to gitignore.
Signed-off-by: Austin Seipp <austin@well-typed.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 57774d1ac2..93feea3ec2 100644 --- a/.gitignore +++ b/.gitignore @@ -175,3 +175,4 @@ _darcs/ /extra-gcc-opts .tm_properties +VERSION |