mirror of
https://github.com/danbee/myimages
synced 2025-03-04 08:39:09 +00:00
19 lines
169 B
Plaintext
19 lines
169 B
Plaintext
syntax: glob
|
|
imagecache/*.png
|
|
imagecache/*.jpg
|
|
imagecache/*.jpeg
|
|
imagecache/*.gif
|
|
*.log
|
|
*.log.?
|
|
*.log.??
|
|
*.pyc
|
|
*.pyo
|
|
.*.swp
|
|
*~
|
|
.DS_Store
|
|
._*
|
|
|
|
users/*
|
|
|
|
images/.htaccess
|