1
0
mirror of https://github.com/djohnlewis/stackdump synced 2024-12-04 23:17:37 +00:00

Added some new ignores due to previous commit.

This commit is contained in:
Samuel Lai 2011-09-14 22:37:21 +10:00
parent 429aa69660
commit bd6280f6a5

View File

@ -1,4 +1,9 @@
^JAVA_CMD$
^PYTHON_CMD$
# ignore working bytecode
\.class$
\.pyc$
^datadump/.*