Revision 671cd0e942c09959f44f310bade0821062a8d6f5 authored by Wenqing Wang on 22 December 2020, 10:07:22 UTC, committed by Wenqing Wang on 22 January 2021, 08:39:25 UTC
1 parent 2f7741c
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