#Ignore Dataset folders, too big for git
#Smaller dataset, Version 1
dataset1/

#Larger dataset, Version 2
dataset2/

#Ignore python cache
__pycache__/

#Add any other local/ide files that don't belong in git
