-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy path.gitignore
55 lines (46 loc) · 927 Bytes
/
.gitignore
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
*~
*.swp
*.pyc
*.log
*.bak
.#*
TAGS
GTAGS
GPATH
GRTAGS
.dir-locals.el
.projectile
.vscode
.venv
lefdef/src/lef/lef/lef.tab.h
lefdef/src/def/def/def.tab.h
man/
rtf/
html/
latex/
build/
venv/
coriolis.egg-info/
.pdm-python
.doit.db
bootstrap/coriolis2.spec
documentation/output
documentation/content/pdfs/*.pdf
documentation/UsersGuide/UsersGuide-raw.tex
documentation/UsersGuide/UsersGuide.tex
documentation/UsersGuide/UsersGuide.aux
documentation/UsersGuide/UsersGuide.log
documentation/UsersGuide/UsersGuide.dvi
documentation/UsersGuide/UsersGuide.pdf
documentation/UsersGuide/UsersGuide.out
documentation/UsersGuide/UsersGuide.toc
documentation/UsersGuide/UsersGuide.html
documentation/RDS/RDS.aux
documentation/RDS/RDS.dvi
documentation/RDS/RDS.out
documentation/RDS/RDS.pdf
documentation/RDS/RDS.tex
documentation/RDS/RDS.toc
cumulus/src/plugins/CoreToChip_c35b4.py
cumulus/src/plugins/core2chip/c35b4.py
/result*