pqc-accelerate/.gitignore

27 lines
No EOL
273 B
Text

# Ignore build output directory
/build
/export
# Ignore object files and dependent files
.o
.d
#Ignore logs folder and log files
/logs
.log
#ignore zip files
.zip
#Ignore ide folder
/_ide
#Ignore lock files
.lock
.bin
.pdi
.vitisWorkspace.json
_ide/logs
_ide/.wsdata