Skip to content

Commit

Permalink
add gitignore and mill version
Browse files Browse the repository at this point in the history
  • Loading branch information
sequencer committed Feb 12, 2020
1 parent a7d6d3e commit 9800c18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
out/
generated/
/lib/firrtl.jar
.classpath
.idea
.idea_modules/
.project
target/
*.iml
Expand Down

0 comments on commit 9800c18

Please sign in to comment.