1
0
mirror of https://github.com/github/gitignore synced 2025-02-18 08:29:09 +01:00
gitignore/Global/Images.gitignore
symbiont-ji 05f7a844dd
Update Images.gitignore
Added netpbm files.
2020-12-04 17:36:09 -05:00

70 lines
535 B
Plaintext

# JPEG
*.jpg
*.jpeg
*.jpe
*.jif
*.jfif
*.jfi
# JPEG 2000
*.jp2
*.j2k
*.jpf
*.jpx
*.jpm
*.mj2
# JPEG XR
*.jxr
*.hdp
*.wdp
# Graphics Interchange Format
*.gif
# RAW
*.raw
# Web P
*.webp
# Portable Network Graphics
*.png
# Animated Portable Network Graphics
*.apng
# Multiple-image Network Graphics
*.mng
# Tagged Image File Format
*.tiff
*.tif
# Scalable Vector Graphics
*.svg
*.svgz
# Portable Document Format
*.pdf
# X BitMap
*.xbm
# BMP
*.bmp
*.dib
# ICO
*.ico
# 3D Images
*.3dm
*.max
# Netpbm
*.pbm
*.pgm
*.pnm
*.ppm