Skip to content
Snippets Groups Projects
Commit 5de0bc0b authored by Jaswant Panchumarti (Kitware)'s avatar Jaswant Panchumarti (Kitware) Committed by Kitware Robot
Browse files

Merge topic 'update-gitignore'


230320bb Update .gitignore file

Acked-by: default avatarKitware Robot <kwrobot@kitware.com>
Rejected-by: default avatarbuildbot <buildbot@kitware.com>
Acked-by: default avatarBen Boeckel <ben.boeckel@kitware.com>
Merge-request: !11869
parents 173df994 230320bb
No related branches found
No related tags found
No related merge requests found
......@@ -9,17 +9,3 @@ __pycache__/
# Exclude macOS .DS_Store files.
.DS_Store
# Exclude some Xcode stuff.
xcuserdata
*.xcuserdatad
# Exclude VSCode settings and configuration folder
*.vscode*
# Exclude Visual Studio stuff
.vs*
CMakeSettings.json
# Exclude QtCreator files ...
CMakeLists.txt.user*
# Exclude downloads generated by running the CI scripts locally.
# ci/download_adios2.cmake
/adios*
# ci/buildcache.ps1
/buildcache*
# ci/download_chrome.cmake
/chrome*
# ci/cmake.{sh, ps1}
/cmake*
# ci/download_dawn.cmake
/dawn*
# ci/emsdk.{sh, ps1}
/emsdk*
# ci/download_java.cmake
/jdk*
# ci/download_maven.cmake
/maven*
# ci/ninja.{sh, ps1}
/ninja*
# ci/download_node.cmake
/node*
# ci/download_openxr.cmake
/openxr*
# ci/download_openxrremoting.cmake
/openxrremoting*
# ci/download_osmesa_windows.cmake
/osmesa*
# ci/download_python.cmake
/python*
# ci/download_qt.cmake
/*d3dcompiler*
/*opengl32sw*
/*qt*
# ci/sccache.sh
/sccache*
# ci/download_tbb.cmake
/*tbb*
# ci/download_mesa_egl.cmake
/vtk-mesa-egl*
# ci/download_osmesa.cmake
/vtk-osmesa*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment