diff options
| author | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2013-05-20 00:20:45 +0400 |
|---|---|---|
| committer | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2013-05-20 00:20:45 +0400 |
| commit | 9e40bd3c334f980d06a7a6f187d761ae31019df4 (patch) | |
| tree | 4910b98c2588ccc189d4e02df84273100a6136b9 | |
| parent | 5bbc4bb4b04519036946db961ddea551fdf2eb6c (diff) | |
add floicon to gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b4853806c..ac3c24319 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ *~ *.DS_Store #* +lib/floIcon.php .idea/* config.php feed-icons/* |