Commit 67f967b0a69095fbd27134db2a41ce93e8aa34c7

Authored by Perry Werneck
1 parent 65828c36
Exists in develop

Updating gitignore.

Showing 1 changed file with 3 additions and 4 deletions   Show diff stats
.gitignore
1   -.bin
2   -.tmp
3   -.obj
4   -.pot
  1 +.*
5 2 *~
6 3 *.log
7 4 *.status
... ... @@ -71,4 +68,6 @@ intl
71 68 m4
72 69 po
73 70 app-manifest.xml
  71 +libtool
  72 +
74 73  
... ...