Revision 9b4b18a42aa18df8a4a009832d31cb2b051d6878 authored by Wenqing Wang on 27 January 2021, 16:19:05 UTC, committed by Wenqing Wang on 03 February 2021, 11:28:49 UTC
1 parent c8b9b6c
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