aboutsummaryrefslogtreecommitdiff
path: root/microblaze-vitis/.gitignore
blob: 9b16e224d925a949dfeb024f38d5a20244b6287a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Ignore build output directory
/build


# Ignore object files and dependent files
.o
.d

#Ignore logs folder and log files
/logs
.log

#Ignore lock files
.lock

.bin
.pdi