Skip to content
Snippets Groups Projects
Select Git revision
  • ecc1882d918c781795832d45846ea8244a6fecf8
  • main default protected
  • pipeline
3 results

.gitignore

Blame
  • .gitignore 74 B
    *~
    
    .#*
    .stgit*
    
    /output/
    
    __pycache__/
    
    /.clangd/
    /compile_commands.json