aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: e0cb2df03f8b2ff294676fc3ec3e3b9d7ffe1334 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.DS_STORE
*/*.DS_STORE
*/*/*.DS_STORE
*/*/*/*.DS_STORE
*/*/*/*/*.DS_STORE
*.swp
*/*.swp
*/*/*.swp
*/*/*/*.swp
*/*/*.flo
*/*/*.out
*/*/*/*.flo
src/lib/stanzam
src/lib/stanza
src/*/__MACOSX
src/main/stanza/firrtl-main
utils/bin/firrtl
test/passes/Output
test/passes/*/Output
test/passes/*.out
test/passes/*/*.out
spec/spec.aux
spec/spec.log
spec/spec.synctex.gz