forked from TiredHobgoblin/Destiny-Collada-Generator
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
40 lines (28 loc) · 832 Bytes
/
.gitignore
File metadata and controls
40 lines (28 loc) · 832 Bytes
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
*.dae
*.txt
*.json
!template.dae
!armor.dae
!ghost.dae
!sparrow.dae
!resources/*.dae
bin/
obj/
Output/
BUILDCOMMAND.txt
Multifile/
PackageAll.ps1
Resources/Textures_Detail Textures-20210114T174724Z-001.zip
Tilemaps/*
Resources/D2 PlayerSkeleton.dae
Resources/D2 PlayerSkeletonBad.dae
.vs/DestinyColladaGenerator/DesignTimeBuild/.dtbcache.v2
.vs/DestinyColladaGenerator/FileContentIndex/18761ebb-81c8-44c7-852f-2dd6054951aa.vsidx
.vs/DestinyColladaGenerator/FileContentIndex/98ac312b-d899-401a-bbc8-1f2d19d51a7f.vsidx
.vs/DestinyColladaGenerator/FileContentIndex/read.lock
.vs/DestinyColladaGenerator/v16/.suo
.vs/DestinyColladaGenerator/v17/.futdcache.v2
.vs/DestinyColladaGenerator/v17/.suo
.vs/ProjectEvaluation/destinycolladagenerator.metadata.v5.1
.vs/ProjectEvaluation/destinycolladagenerator.projects.v5.1
*.vsidx