forked from SwagSoftware/Kisak-Strike
-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitignore
78 lines (66 loc) · 1.36 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
# User-specific files
*.suo
*.user
*.userosscache
*.sln.docstates
# Build results
[Dd]ebug_*/
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease_*/
[Rr]elease/
[Rr]eleases/
x64/
x86/
bld/
[Oo]bj/
[Ll]og/
# Solutions must be rebuilt by each user, per-machine
*.vcxproj
*.vcxproj.filters
*.vcxproj.vpc_crc
*.sln
# Idea IDE
.idea/
# Ignore cmake-build, but keep placeholder.
cmake-build/*
cmake-dev-test/*
!cmake-build/placeholder.txt
cmake-build-*/*
rocketui/cmake-build-*/*
scaleformui/cmake-build-*/*
vphysics_bullet/cmake-build-*/*
#Ignore rebuilt static libs
*.a
*.a_VALVE
lib/public/linux64/stWJvlNz
lib/public/linux64/*.o
#Ignore crypto++ built files
external/crypto++-5.61/*.o
external/crypto++-5.61/libcryptopp.a
#VPC makefile
csgo_partner.mak
#Thirdparty
/thirdparty/RmlUi/build/
/thirdparty/RmlUi/Samples/
#protobuf generated files
game/client/generated_proto/*
!game/client/generated_proto/placeholder.txt
game/server/generated_proto/*
!game/server/generated_proto/placeholder.txt
engine/generated_proto/*
!engine/generated_proto/placeholder.txt
engine_ds/generated_proto/*
!engine_ds/generated_proto/placeholder.txt
gcsdk/generated_proto/*
!gcsdk/generated_proto/placeholder.txt
lib/common/linux64/st*
lib/public/linux64/st*
#lwss stashed
hammer_qt/*
hammer_launcher_qt/*
public/vphysics_interfaceV32.h
public/vphysics_bullet/*
vphysics_bullet/*
thirdparty/bullet3/*
/hammer_launcher_qt/