Commit ce93e130069e1b28cf47e9e9715d194f7b708528

Authored by Thiago Rocha
1 parent 5c0b2589
Exists in master

Mudando .gitignore para ignorar as pastas de build.

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
@@ -19,3 +19,6 @@ @@ -19,3 +19,6 @@
19 *.exe 19 *.exe
20 *.out 20 *.out
21 *.app 21 *.app
  22 +
  23 +#Build directories
  24 +./build-*
22 \ No newline at end of file 25 \ No newline at end of file