summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 5e7271513a39d733c802f1109f371f44009f1ff2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
out/
generated/
/lib/firrtl.jar
.classpath
.idea
.idea_modules/
.project
target/
*.iml
*.swp
*.fir
*.v
*.json
test_run_dir
*~
\#*\#
.\#*