]> source.dussan.org Git - gitignore.git/commit
Must ignore x86 directory as well 1116/head
authorAdilson Carvalho <adilson@adilsoncarvalho.com.br>
Wed, 18 Jun 2014 12:15:02 +0000 (09:15 -0300)
committerAdilson Carvalho <adilson@adilsoncarvalho.com.br>
Wed, 18 Jun 2014 12:15:02 +0000 (09:15 -0300)
commit2d48a2169b9aaa478c952438cd253ce798cee353
tree2aa37c3f0bb3dd8e254bb0dddc4f3cbbb0a7e9dd
parentbab15e82cb861b39216d0ab7ec0b3950bd73313e
Must ignore x86 directory as well

When installing SQLite embebed on my C# project I've noted that it generates both directories,
`x86` and `x64` but only `x64` was present on `.gitignore`.
VisualStudio.gitignore