Skip to content

Commit

Permalink
Add gitdate.json to gitignore
Browse files Browse the repository at this point in the history
gitdate.json is generated as part of the `git.sh` script and so should not be part of this repo.
  • Loading branch information
dalepotter committed Jun 2, 2017
1 parent ce08505 commit 27dde76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ data
out
gitout
.coverage
gitdate.json

helpers/ckan/
helpers/ckan.json
Expand Down

0 comments on commit 27dde76

Please sign in to comment.