*.class
*.pyc
*.pyd
*.pyo
*.orig
*.rej
*.swp
\#*
*~

.gradle

# IntelliJ files
*.eml
*.ipr
*.iml
*.iws
.idea/*

# Eclipse files
.classpath
.externalToolBuilders/*
.project
.pydevproject

# Netbeans files
nbproject
nbbuild.xml

.vagrant

.AppleDouble
.DS_Store
.settings
__pycache__
bin

# Jython specific
ant.properties
build
build2
cachedir
.jython_cache
dist
publications
reports
jffi*.dll
$test_*
*.tests

profile.txt
out

# Stuff dropped by bug tests (just in case that ant target is used)
bugtests/support_config.py
bugtests/test392m.py
bugtests/*.err
bugtests/*.out
bugtests/*.zip
bugtests/**/*.jar
bugtests/test*jar
bugtests/test*cache/
bugtests/test*javapackage/
