Revision 5f7aa0eaefed7c3ed3a05ce8611684aa47a588d2 authored by Lars Bilke on 13 January 2021, 14:48:51 UTC, committed by Lars Bilke on 13 January 2021, 14:48:51 UTC
1 parent 6d5f0fa
Raw File
.gitignore
*.bak*
/build*/
*.sw[op]
tags
.ExternalData_*

# CLion IDE project files
*.iml
.idea

# Visual Studio Code project files
.vscode

# Conan package manager
conanbuildinfo.cmake
conaninfo.txt
CMakeLists.txt.user*

*.pyc
.venv

Tests/**/*.md5
Tests/Data/Parabolic/HT/InvalidProjectFiles/*.prj
web/.netlify
back to top