diff options
| author | ducky | 2016-01-16 16:32:16 -0800 |
|---|---|---|
| committer | ducky | 2016-01-16 16:32:16 -0800 |
| commit | 11a7318275a4da11ef64c302e958b27a04e42a25 (patch) | |
| tree | e0ed02117776539226f60a78319cf2ceb61fca75 /.gitignore | |
| parent | 5869b8e201390b534b06b8960ab32351e51602c0 (diff) | |
Ignore eclipse .project
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -26,6 +26,7 @@ utils/bin/firrtl utils/bin/stanza utils/bin/firrtl-scala utils/bin/firrtl-stanza +utils/bin/firrtl.jar utils/bin/FileCheck spec/spec.aux spec/spec.log @@ -34,6 +35,8 @@ spec/spec.out spec/spec.synctex.gz notes/*.docx +.project + # sbt specific .cache .history |
