forked from bhuman/BHumanCodeRelease
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
52 lines (52 loc) · 1.03 KB
/
.gitignore
File metadata and controls
52 lines (52 loc) · 1.03 KB
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
.*
!.gitignore
!.editorconfig
*~
\#*\#
.\#
*.backup
*.bak
*.pyc
*.kdev4
*.projectile
*.iml
GPATH
GRTAGS
GTAGS
tags
Thumbs.db
Build
Config/Images
Config/Logs
Config/Scenes/Includes/connect.con
Config/Scenes/Includes/replay.con
Config/SimulatedImageSave/*
Config/Statistics
Make/Hooks/gitpath
Make/Linux/compile_commands.json
Make/Linux/Nao-objects.tmp
Make/Linux/libbhuman-objects.tmp
Make/Linux/libgamectrl-objects.tmp
Make/LinuxCMake/cmake-build-*
Make/LinuxCodeLite/*.project
Make/LinuxCodeLite/*.tags
Make/LinuxCodeLite/*.workspace*
Make/LinuxNetBeans/B-Human/*/
Make/VS20*/.vs
Make/VS20*/*.sln
Make/VS20*/*.vcxproj
Make/VS20*/*.vcxproj.filters
Make/VS20*/*.vcxproj.user
Make/macOS/B-Human.xcodeproj/project.pbxproj
Make/macOS/B-Human.xcodeproj/project.xcworkspace
Make/macOS/B-Human.xcodeproj/xcuserdata
Make/macOS/copyfiles-options.txt
Make/NetBeans/*/
Util/Buildchain/macOS/lib
Util/GameController/Config/TCM.cfg
Util/GameController/error.txt
Util/GameController/logs/
Util/GameController/logs_teamcomm/
Util/Proto/*.class
Util/Proto/*.ctxt
Util/WSL