Skip to content

Commit

Permalink
Update .gitignore (#65)
Browse files Browse the repository at this point in the history
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?

This is actually quite important for me.
  • Loading branch information
pkriens authored and aleksandarmilicevic committed Jul 31, 2018
1 parent 87ad5b3 commit cc091b0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .gitignore
Expand Up @@ -37,9 +37,3 @@ org.alloytools.alloy.application/src/main/java/edu/mit/csail/sdg/alloy4compiler/
*.out
*.app

*.iml
.idea

# Eclipse classpath and project files
.classpath
.project

0 comments on commit cc091b0

Please sign in to comment.