forked from mmertama/Gempyre
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
90 lines (86 loc) · 1.44 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
*.user
Telex.cflags
Telex.config
Telex.creator
Telex.creator.user
Telex.cxxflags
Telex.files
Telex.includes
Gempyre.cflags
Gempyre.config
Gempyre.creator
Gempyre.creator.user
Gempyre.cxxflags
Gempyre.files
Gempyre.includes
CMakeCache.txt
CMakeFiles
Makefile
cmake_install.cmake
telex
extra
extra/**
builds
src/generated
*.a
*.autosave
*.pyc
.DS_Store
*.vcxproj
*.vcxproj.filters
*.sln
*.vs
*.dir
x64
Debug
Release
examples/tick/tick
examples/hello/hello
examples/treeview/treeview
build-*
affiliates/client/client_autogen
mpfr*
apps/calc/calc
apps/mandelbrot/mandelbrot
apps/treeview/treeviewblog/hello/hello
examples/unittest/unittest
examples/imageblit/imageblittest
blog/minihello/minihello
examples/eval/evaltest
blog/hexview/hexview
examples/unittests/unittests
examples/helloworld/helloworld
apps/treeview/treeview
blog/hello/hello
affiliates/client/client
examples/drawcanvas/drawcanvastest
test/drawcanvas/drawcanvastest
_deps
*.cbp
affiliates/test/affiliates_test
blog/hello2/hello2
affiliates/test_rpc/affiliates_test_rpc
install_manifest.txt
.vscode
examples/audio/audiotest
examples/snowflakes/snowflakestest
examples/apitests/apitests
examples/audio/audiotest
examples/eval/evaltest
examples/hello/hello
examples/hello2/hello2
examples/hello2/hello2
examples/hello2/hello2
examples/hello2/hello2
examples/hello/hello
test/apitests/apitests
examples/minihello/minihello
build
mingw_build
msvc_build
*build_all
GPUCache
Testing
.idea
cmake-build-*
build_release