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

Remove the Jython ignore file given it's a subset of the Python one.

Much like how there aren't different files for GCC/Clang/MSVC,
there shouldn't be different files for different Python impls.
This commit is contained in:
Geoffrey Sneddon 2015-04-28 19:41:20 +01:00
parent a2a1ddb858
commit 5b82602847

View File

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