gramps/.gitignore

22 lines
241 B
Plaintext
Raw Normal View History

2012-12-13 14:05:30 +00:00
# Python
*.py[cod]
# Distutils
2013-01-08 21:54:15 +00:00
MANIFEST
2012-12-13 14:05:30 +00:00
build/
2013-01-08 21:54:15 +00:00
dist/
2012-12-13 14:05:30 +00:00
# Gramps
2013-01-08 21:54:15 +00:00
data/tips.xml
2012-12-13 14:05:30 +00:00
gramps/plugins/lib/holidays.xml
po/.intltool-merge-cache
2013-10-22 18:37:30 +00:00
docs/_build/
2013-08-28 09:24:13 +00:00
# Editing
tags
2013-11-13 16:37:52 +02:00
*.swp
2013-12-21 22:56:10 +02:00
# Testing
test/data
2015-05-25 20:24:47 -04:00
gramps/webapp/grampsdb/fixtures/initial_data.json