liuis / leveldb

Automatically exported from code.google.com/p/leveldb
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Project's .gitignore does not ignore dynamic libraries. #83

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run `make'.
2. Run `git status'.
3. See git list the dynamic libraries that were just built.

I've observed this on Mac, and I imagine it must happen on Linux as well.

I have a commit on my clone of the repository that fixes this issue:
https://code.google.com/r/mattjrichards-leveldb/source/detail?r=8e1ab50e8c9a3dd7
7d5b5aa9a442b03b6aea8f94

Original issue reported on code.google.com by mattjric...@gmail.com on 9 Apr 2012 at 9:02

GoogleCodeExporter commented 9 years ago
This was fixed in a recent commit 

http://code.google.com/p/leveldb/source/diff?spec=svn85584d497e7b354853b72f45068
3d59fcf6b9c5c&r=85584d497e7b354853b72f450683d59fcf6b9c5c&format=side&path=/.giti
gnore

Original comment by jehiah on 22 Apr 2012 at 4:51

GoogleCodeExporter commented 9 years ago

Original comment by san...@google.com on 23 Apr 2012 at 3:58