]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
Revert "gitignore: Ignore JSON files"
authorStephen Finucane <stephen@that.guru>
Wed, 19 Sep 2018 21:43:02 +0000 (22:43 +0100)
committerStephen Finucane <stephen@that.guru>
Wed, 19 Sep 2018 21:43:42 +0000 (22:43 +0100)
This reverts commit 76750e9789ad10d45134c1ab59efa586007be984.

The 'dumpdata' command is run infrequently enough, and JSON files are
that common, that we shouldn't really ignore these.

Signed-off-by: Stephen Finucane <stephen@that.guru>
.gitignore

index f37caccf5f784025bedd79715742392832d2b216..57376bdd09039916d28c30cee65cd2668c1a4ba0 100644 (file)
@@ -41,7 +41,6 @@ htmlcov/
 
 # Django stuff
 *.log
-/*.json
 
 # Sphinx stuff
 /docs/_build