mirror of
https://github.com/MartinOpat/cuda-based-raytrace.git
synced 2025-06-07 02:13:10 +02:00
Added .gitignore
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# Editor settings
|
||||
.vscode
|
||||
|
||||
# Build
|
||||
build
|
||||
build/
|
||||
build/*
|
||||
|
||||
Reference in New Issue
Block a user