# ignore compiled python files
*pyc
plugin_template/*pyc
.idea
.coverage
.noseids
nohup.out
resources.py

# ignore the help build dir
help/build

# ignore the data dir
data
pygd
gd_core/__pycache__