AlloyTools / org.alloytools.alloy

Alloy is a language for describing structures and a tool for exploring them. It has been used in a wide range of applications from finding holes in security mechanisms to designing telephone switching networks. This repository contains the code for the tool.
Other
717 stars 122 forks source link

Update .gitignore #65

Closed pkriens closed 6 years ago

pkriens commented 6 years ago

I want to restore the Eclipse metadata since it contains important information for Eclipse users and it is hardly in the way for non-eclipse users. Not sure I understand why this had to be removed? It too me an hour to figure out what was going on.

This is actually quite important for me.

pkriens commented 6 years ago

thanks