Browse Source

Made git ignore the mock data

master
Raphael Roberts 5 years ago
parent
commit
f949f509c4
  1. 5
      .gitignore

5
.gitignore

@ -1,3 +1,8 @@
/.dir-locals.el
*.egg-info/
*.pyc
*.tar
*.properties
*.apk
*.xml
/test_data/mock_backup_data/marker
Loading…
Cancel
Save