summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3242c220..b4fc65da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
generated/
+/lib/firrtl.jar
/bin/
.idea
target/
-*.iml \ No newline at end of file
+*.iml