mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #1493 from gsnedders/jython-python
Merge the two Python ignore files
This commit is contained in:
commit
4948d863fd
2 changed files with 1 additions and 2 deletions
|
@ -1,2 +0,0 @@
|
|||
*.pyc
|
||||
*.class
|
|
@ -1,6 +1,7 @@
|
|||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
|
||||
# C extensions
|
||||
*.so
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue