The first thing I did when I forked the Cassandra repo was add a .gitignore:

--- cut here ---
.classpath
.idea/
.project
build/
src/gen-java/
cassandra.iml
*.pyc
cscope.*
*.swp
*~
src/resources/org/apache/cassandra/config/
--- cut here ---


On Dec 19, 2013, at 2:16 PM, Jonathan Ellis <jbel...@gmail.com> wrote:

> I can't think of any.
> 
> On Sat, Dec 14, 2013 at 11:14 AM, Michael Shuler <mich...@pbandjelly.org> 
> wrote:
>> On 12/13/2013 11:28 PM, graham sanderson wrote:
>>> 
>>> This seemed to get introduced (by mistake?) in ef33f9543
>> 
>> 
>> Would there be any issues with adding a .gitignore to the repository?  I
>> could work one up.
>> 
>> --
>> Kind regards,
>> Michael
>> 
>> 
> 
> 
> 
> -- 
> Jonathan Ellis
> Project Chair, Apache Cassandra
> co-founder, http://www.datastax.com
> @spyced

Reply via email to