make cards mergable
This commit is contained in:
parent
e7663e91ca
commit
8ebc797a19
6 changed files with 11 additions and 10 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -7,3 +7,4 @@
|
|||
*.gitignore filter=lfs diff=lfs merge=lfs -text
|
||||
*.gd filter=lfs diff=lfs merge=lfs -text
|
||||
*.tscn filter=lfs diff=lfs merge=lfs -text
|
||||
*.blend filter=lfs diff=lfs merge=lfs -text
|
||||
|
|
BIN
src/Card.gd
(Stored with Git LFS)
BIN
src/Card.gd
(Stored with Git LFS)
Binary file not shown.
BIN
src/Card.tscn
(Stored with Git LFS)
BIN
src/Card.tscn
(Stored with Git LFS)
Binary file not shown.
BIN
src/DropZone.gd
(Stored with Git LFS)
BIN
src/DropZone.gd
(Stored with Git LFS)
Binary file not shown.
BIN
src/DropZone.tscn
(Stored with Git LFS)
BIN
src/DropZone.tscn
(Stored with Git LFS)
Binary file not shown.
BIN
src/Playfield.tscn
(Stored with Git LFS)
BIN
src/Playfield.tscn
(Stored with Git LFS)
Binary file not shown.
Loading…
Reference in a new issue