aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 22c62f1cc620a3efb25a528de83d387b7819ed48 (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
25
26
27
28
29
30
31
32
33
34
35
# Ignore files for git

# Emacs backup files
*~
*.bak
.emacs-vhdl-cache*

# ModelSim working library
work

# ghdl generated files
*.cf
*.ghw

# Quartus internal database
db
incremental_db

# Generated quartus files
quartus_vhdl_source_files.tcl
*.rpt
*.done
*.smsg
*.summary
*.pin
*.pof
*.qpf
*.qsf
*.qws
*.sof
*.ini
*.log
*.sdc
*.jdi