Commit f09e3142e3c25a8b535958c131f0bc22f5b3e1aa

Authored by Arsisakarn Srilatanart
1 parent b6df6e4b
Exists in master

Update gitignore to allow commit Eclipse .project files on git.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
.gitignore
... ... @@ -217,7 +217,7 @@ local.properties
217 217 .recommenders
218 218  
219 219 # Eclipse Core
220   -.project
  220 +# .project
221 221  
222 222 # External tool builders
223 223 .externalToolBuilders/
... ...