forked from Yu-Maryland/Gamora
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
75 lines (57 loc) · 656 Bytes
/
.gitignore
File metadata and controls
75 lines (57 loc) · 656 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
abc/abc
DebugLib/
DebugExe/
DebugExt/
ReleaseLib/
ReleaseExe/
ReleaseExt/
_TEST/
lib/abc*
lib/m114*
lib/bip*
docs/
src/ext*
src/xxx/
src/aig/au/
src/aig/ssm/
src/aig/ddb/
*~
*.orig
*.csv
*.npy
*.json
*.[od]
*.ncb
*.opt
*.plg
*.zip
*.o
abcspaceext.dsw
abcext.dsp
abcexe.vcproj*
abclib.vcproj*
abcspace.sln
abcspace.suo
*.pyc
src/python/build
src/python/bdist
src/python/pyabc.py
src/python/pyabc_wrap.*
.idea/
build/
*.rej
*.orig
tags
/libabc.a
/arch_flags
/cmake
/cscope
*.el
*.blif
*.npy
*.json
word-rev-graphsage/abc/abc
saver-gate-sizing-gl/*
saver-word-abstraction/*
src/saver-gate-sizing-gl/*/events.*
unsup-word-abstraction/events*