-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
26 lines (26 loc) · 930 Bytes
/
.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
*.db
*.pyc
/.idea
/unity_example_2021.1/unity_project/[Ll]ibrary
/unity_example_2021.1/unity_project/[Ll]ogs
/unity_example_2021.1/unity_project/obj
/unity_example_2021.1/unity_project/[Tt]emp
/unity_example_2021.1/unity_project/[Ll]ogs
/unity_example_2021.1/unity_project/*.csproj
/unity_example_2021.1/unity_project/*.sln
/unity_example_2021.1/unity_project/[Aa]ssets/**/*.meta
/unity_example_2021.1/bofs_project/unity_example/build/
/unity_example_2023.2/unity_project/[Ll]ibrary
/unity_example_2023.2/unity_project/[Ll]ogs
/unity_example_2023.2/unity_project/obj
/unity_example_2023.2/unity_project/[Tt]emp
/unity_example_2023.2/unity_project/[Ll]ogs
/unity_example_2023.2/unity_project/*.csproj
/unity_example_2023.2/unity_project/*.sln
/unity_example_2023.2/unity_project/[Aa]ssets/**/*.meta
/unity_example_2023.2/bofs_project/unity_example/build/
BOF_FeedbackHexagon/
face-similarity/
dev_project/
*/error.log
checkpoints/