Revision 77f5b851c5231b9edb3d88d46ac06ff4b11e2bd0 authored by Wenqing Wang on 28 January 2021, 13:52:34 UTC, committed by Wenqing Wang on 03 February 2021, 11:28:58 UTC
1 parent 5af7e0d
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