OpenFPGA/.gitignore

40 lines
416 B
Plaintext

# editor backup files
*~
# temp files
.DS_Store
# ctags
tags
# log files
**/logs
*.log
# Jupyter / iPython
.ipynb_checkpoints/
__pycache__/
*.py[cod]
*$py.class
# vpr
*.out
*.place
*.route
*.net
*.rpt
# build files
*.d
*.o
*.a
vpr7_x2p/vpr/vpr
vpr7_x2p/printhandler/printhandlerdemo
vpr7_x2p/libarchfpga/read_arch
vpr7_x2p/pcre/pcredemo
# Some local temporary files
.vscode
*_local.bat
fpga_flow/csv_rpts
tmp/