aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: bf167918db556f7c3f9c950d7976885a47bd1b21 (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
36
37
38
39
40
# subfolders
*/*.cache
*/*.hw
*/*.ioplanning
*/*.ip_user_files
*/*.runs
*/*.sim
*/*.gen

# blob
**/*.dcp
*.mif
*.xsa
*.bit

# other
copyright/

# macos
**/.DS_Store

# drawio
**/.$*

# vivado troep
*.log
*.jou
.Xil

# vitis troep
platform
_ide
compile_commands.json
.cache
.clangd
.peers.ini
.repo.yaml
.theia
.vitisWorkspace.json