Commit a0beae2f4f1e94c19e38e11926f524b09f3caa93

Authored by Perry Werneck
1 parent 4c89a8c6
Exists in master

Ajustando git para ignorar os .zip gerados.

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
.gitignore
... ... @@ -11,3 +11,5 @@ config.h
11 11 stamp-h1
12 12 .bin
13 13 .obj
  14 +*.zip
  15 +
... ...