Commit 2d33a4baf0fc520bcb9ef3a97a3eb3eecdcb3a11

Authored by Icaro Magalhaes
1 parent e2b9d1c4
Exists in master and in 1 other branch dev

Adiciona novo gitignore

Showing 1 changed file with 11 additions and 0 deletions   Show diff stats
Assets/Resources/ANIMS/anims/.gitignore 0 → 100644
... ... @@ -0,0 +1,11 @@
  1 +!.gitignore
  2 +!,.*
  3 +!_default.*
  4 +!LAVID.*
  5 +!MAIS.*
  6 +!SUCESSO.*
  7 +!UFPB.*
  8 +!VLIBRAS.*
  9 +
  10 +*.anim
  11 +*.meta
0 12 \ No newline at end of file
... ...