1
0
mirror of https://github.com/github/gitignore synced 2024-06-08 21:57:58 +02:00

Merge pull request #1493 from gsnedders/jython-python

Merge the two Python ignore files
This commit is contained in:
Carl Suster 2015-04-30 10:17:51 +10:00
commit 4948d863fd
2 changed files with 1 additions and 2 deletions

View File

@ -1,2 +0,0 @@
*.pyc
*.class

View File

@ -1,6 +1,7 @@
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so