forked from MiSTer-devel/InputTest_MiSTer
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
64 lines (64 loc) · 702 Bytes
/
.gitignore
File metadata and controls
64 lines (64 loc) · 702 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
db
greybox_tmp
incremental_db
output_files
simulation
hc_output
scaler
hps_isw_handoff
vip
*_sim
.qsys_edit
PLLJ_PLLSPE_INFO.txt
*.bak
*.orig
*.rej
*.qdf
*.rpt
*.smsg
*.summary
*.done
*.jdi
*.pin
*.sof
*.qws
*.ppf
*.ddb
build_id.v
c5_pin_model_dump.txt
*.sopcinfo
*.csv
*.f
*.cmp
*.sip
*.spd
*.bsf
*~
*.xml
*_netlist
*.cdf
verilator/.vs/*
verilator/obj_dir/*
verilator/x64/*
verilator/roms/*
verilator/*.hex
.vscode/settings.json
verilator/imgui.ini
verilator/imgui.ini
**/.vs/*
**/bin/*
**/obj/*
docs/vids/*
verilator/audio.wav
*.log
**/build/*.sym
**/build/*.rel
**/build/*.lst
**/build/*.map
**/build/*.noi
**/build/*.lk
**/build/*.asm
**/sound/res/*
**/sprites/res/*
**/tilemap/res/*
**/music/res/*