Files
evol-sandbox/.gitignore
2021-01-23 00:00:33 +02:00

22 lines
198 B
Plaintext

**/build/**
**/builddir/**
**/out/**
**/.cache/**
**/.ccls-cache/**
**/.vs/**
**/.idea/**
**/.clangd/**
compile_commands.json
subprojects/*
!subprojects/packagefiles
tags
**/.nvimrc
.doxygen