Update to smiley pack #27

Merged
ghost merged 6 commits from 78a1f3277f72b15221c224262019a849b4c1edec into master 2012-03-25 07:05:38 +02:00
Showing only changes of commit 78427f5457 - Show all commits

23
.gitignore vendored Executable file
View file

@ -0,0 +1,23 @@
favicon.*
.htconfig.php
\#*
include/jquery-1.4.2.min.js
*.log
*.out
*.version*
favicon.*
home.html
addon
*~
#ignore documentation, it should be newly built
doc/api
#ignore reports, should be generted with every build
report/
#ignore config files from eclipse, we don't want IDE files in our repository
.project
.buildpath
.externalToolBuilders
.settings