Remove app.json from .gitattributes

This commit is contained in:
Frederic Guillot 2016-03-16 22:14:30 -04:00
parent 1d7bf3b1b8
commit 3bc89cd88b
1 changed files with 0 additions and 1 deletions

1
.gitattributes vendored
View File

@ -10,7 +10,6 @@ Dockerfile export-ignore
Makefile export-ignore
README.md export-ignore
Vagrantfile export-ignore
app.json export-ignore
issue_template.md export-ignore
data/*.sqlite export-ignore
tests export-ignore