don't track *.eet file.

This commit is contained in:
ChunEon Park 2014-05-17 20:35:07 +09:00
parent 9595c206b8
commit 6ea5b8d30d
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -2,6 +2,8 @@
*.lo *.lo
*.la *.la
*.edj *.edj
*.swp
*.eet
*~ *~
enventor enventor
enventorql enventorql
@ -35,4 +37,3 @@ src/bin/.libs/
stamp-h1 stamp-h1
.project .project
.cproject .cproject
*.swp