Skip to content

Commit

Permalink
Remove unnecessary files
Browse files Browse the repository at this point in the history
Remove:
- `*.pyc` files.
- `PIL/a` file.
  • Loading branch information
thanhph111 committed Jun 13, 2021
1 parent 5290a12 commit 9e65570
Show file tree
Hide file tree
Showing 95 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Temporary Items
### Python ###
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*.py[co]
*$py.class

# C extensions
Expand Down
Binary file removed PIL/__pycache__/BdfFontFile.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/BlpImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/BmpImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/BufrStubImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/ContainerIO.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/CurImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/DcxImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/DdsImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/EpsImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/ExifTags.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/FitsStubImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/FliImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/FontFile.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/FpxImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/FtexImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/GbrImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/GdImageFile.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/GifImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/GimpGradientFile.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/GimpPaletteFile.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/GribStubImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/Hdf5StubImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/IcnsImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/IcoImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/ImImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/Image.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/ImageChops.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/ImageCms.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/ImageColor.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/ImageDraw.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/ImageDraw2.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/ImageEnhance.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/ImageFile.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/ImageFilter.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/ImageFont.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/ImageGrab.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/ImageMath.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/ImageMode.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/ImageMorph.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/ImageOps.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/ImagePalette.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/ImagePath.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/ImageQt.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/ImageSequence.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/ImageShow.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/ImageStat.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/ImageTk.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/ImageTransform.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/ImageWin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/ImtImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/IptcImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/Jpeg2KImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/JpegImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/JpegPresets.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/McIdasImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/MicImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/MpegImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/MpoImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/MspImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/PSDraw.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/PaletteFile.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/PalmImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/PcdImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/PcfFontFile.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/PcxImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/PdfImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/PdfParser.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/PixarImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/PngImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/PpmImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/PsdImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/PyAccess.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/SgiImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/SpiderImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/SunImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/TarIO.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/TgaImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/TiffImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/TiffTags.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/WalImageFile.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/WebPImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/WmfImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/XVThumbImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/XbmImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/XpmImagePlugin.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/__init__.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/__main__.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/_binary.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/_tkinter_finder.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/_util.cpython-37.pyc
Binary file not shown.
Binary file removed PIL/__pycache__/_version.cpython-37.pyc
Binary file not shown.
1 change: 0 additions & 1 deletion PIL/__pycache__/aaaaaaaaaaaaa

This file was deleted.

Binary file removed PIL/__pycache__/features.cpython-37.pyc
Binary file not shown.
1 change: 0 additions & 1 deletion PIL/a

This file was deleted.

0 comments on commit 9e65570

Please sign in to comment.