diff --git a/.gitignore b/.gitignore index 6420cca..92a4414 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ *.bak *.pyc -ui/fixtures/sample.data.pasn1 diff --git a/ui/fixtures/.gitignore b/ui/fixtures/.gitignore new file mode 100644 index 0000000..035135a --- /dev/null +++ b/ui/fixtures/.gitignore @@ -0,0 +1,2 @@ +sample.persona.pasn1 +sample.data.pasn1