diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..186e52829 --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +# Python +*.py[cod] + +# Distutils +MANIFEST +build/ +dist/ + +# Gramps +data/tips.xml +src/plugins/lib/holidays.xml +po/.intltool-merge-cache