-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy path.gitignore
39 lines (32 loc) · 1.16 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
example-forest/bin/forestExampleDebug.app
example-forest/bin/example-forestDebug
example-forest/bin/example-forestDebug.app
build-forestExample-Desktop-Debug/
build-example-forest-Desktop-Debug/
example-forest/bin/example-forest_debug
example-gui/bin/example-guiDebug
example-gui/bin/example-guiDebug.app
example-gui/bin/guiExampleDebug.app
build-guiExample-Desktop-Debug/
build-example-gui-Desktop-Debug/
example-gui/bin/example-gui_debug
example-texture/bin/textureExampleDebug.app
example-texture/bin/example-textureDebug
example-texture/bin/example-textureDebug.app
build-textureExample-Desktop-Debug/
build-example-texture-Desktop-Debug/
example-texture/bin/example-texture_debug
example-shader/bin/shaderExampleDebug.app
example-shader/bin/example-shaderDebug
example-shader/bin/example-shaderDebug.app
build-shaderExample-Desktop-Debug/
build-example-shader-Desktop-Debug/
example-shader/bin/example-shader_debug
example-rings/bin/ringsExampleDebug.app
example-rings/bin/example-ringsDebug
example-rings/bin/example-ringsDebug.app
build-ringsExample-Desktop-Debug/
build-example-rings-Desktop-Debug/
example-rings/bin/example-rings_debug
example-rings/bin/data/*.ply
*qbs.user