cleanup and refactoring
This commit is contained in:
parent
2302158928
commit
76f6bf62a4
1285 changed files with 757994 additions and 8 deletions
7
raytracer/nvpro_core/.editorconfig
Normal file
7
raytracer/nvpro_core/.editorconfig
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# This is the top-most editor config file
|
||||
root = true
|
||||
|
||||
# Default to 2 space indentation for C/C++ files
|
||||
[*.{c,cpp,h,hpp,inl}]
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
Loading…
Add table
Add a link
Reference in a new issue