Skip to content

Commit

Permalink
remove COMMIT from .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
nolta committed Jul 30, 2013
1 parent 27451c8 commit 6be1ba4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,3 @@
*.kate-swp

/usr
/COMMIT

4 comments on commit 6be1ba4

@Keno
Copy link
Member

@Keno Keno commented on 6be1ba4 Jul 31, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the reasoning behind this one?

@nolta
Copy link
Member Author

@nolta nolta commented on 6be1ba4 Jul 31, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@staticfloat
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The COMMIT file is no longer being generated, due to my overhaul of version.jl.

@Keno
Copy link
Member

@Keno Keno commented on 6be1ba4 Jul 31, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it, thanks (I just still had a commit file around on my local machine).

Please sign in to comment.