Skip to content
Snippets Groups Projects
.gitignore 136 B
Newer Older
  • Learn to ignore specific revisions
  • Karsten Suehring's avatar
    Karsten Suehring committed
    dec.yuv
    rec.yuv
    str.bin
    /build/
    /bin/
    /lib/
    core
    deploy
    *.sdf
    *.suo
    .vs/
    .vscode/
    
    *.blg
    *.bbl
    *.pyc
    /out/
    /doc/_minted-software-manual/