-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
73 lines (73 loc) · 1.01 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
*.a
*.o
*~
.DS_Store
.deps
.ninja_log
Doxyfile
Makefile
Makefile.in
SoundClient.app
_build_
aclocal.m4
all_gtests
autom4te.cache
benchmark_sample
boost_program_options_sample
build
build.ninja
build.ninja.in
build.ninja.yaml.erb
c1
compile
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
data/sample Project
data/sound_data_sample.bin
depcomp
g1
gtest-1.7.0
install-sh
line_segment_2d_benchmark
map_benchmark
memory_allocator_test
missing
net_test
net_test.sh
observer_benchmark
oscillator_sample
pcap_sample
peg_sample
peg_sample2
peg_test.sh
s1
s2
sdl_event_sample
sdl_event_sample2
sdl_opengl_sample
serial_number_test
smf_play
sound_server
stamp-h1
test-driver
udp_sample
vector_length_benchmark
wx_sample.app
xcuserdata
/junk_msvc11/*.opensdf
/junk_msvc11/*.sdf
/junk_msvc11/*.suo
/junk_msvc11/Debug
/junk_msvc11/Release
/junk_msvc11/Win32
/junk_msvc11/junk/*.filters
/junk_msvc11/junk/Debug
/junk_msvc11/junk/Release
/junk_msvc11/junk_test/*.filters
/junk_msvc11/junk_test/*.user
/junk_msvc11/x64