]> source.dussan.org Git - gitignore.git/commitdiff
Remove the Jython ignore file given it's a subset of the Python one. 1493/head
authorGeoffrey Sneddon <geoffers@gmail.com>
Tue, 28 Apr 2015 18:41:20 +0000 (19:41 +0100)
committerGeoffrey Sneddon <geoffers@gmail.com>
Tue, 28 Apr 2015 18:41:20 +0000 (19:41 +0100)
Much like how there aren't different files for GCC/Clang/MSVC,
there shouldn't be different files for different Python impls.

Jython.gitignore [deleted file]

diff --git a/Jython.gitignore b/Jython.gitignore
deleted file mode 100644 (file)
index e7de4f1..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-*.pyc
-*.class