Skip to content

Commit

Permalink
Update gitignore to new structure
Browse files Browse the repository at this point in the history
  • Loading branch information
Atraxus committed May 4, 2023
1 parent 66ca145 commit 541a0af
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,13 @@
bin/
bin-int/
build/
Intern/RayCore/doc/*/
Intern/RayCore/tests/output/**
Intern/RAY-Core/doc/*/
Intern/RAY-Core/tests/output/**
out/

# Files
*.user
*.code-workspace
/CMakeSettings.json
/Tests/output/*
/Tests/output-new/*
/Tests/oldray_files/unittestData
/Tests/oldray_files/spec1-first_rzp02/data
/Tests/oldray_files/spec1-first_rzp4mm/data
/Tests/oldray_files/spec1+first_rzp4mm/data
/Tests/.ipynb_checkpoints/*
CMakeCache.txt
cmake.check_cache

0 comments on commit 541a0af

Please sign in to comment.