Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
Ignore gpg.conf file.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmachine committed Oct 4, 2016
1 parent 946f577 commit 913a8ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions project_template/.dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
.env.local
.env.production
.env.staging
/.gnupg/gpg.conf
.idea/
bower_components/
icekit_settings_local.py
Expand Down
1 change: 1 addition & 0 deletions project_template/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
/.env.local
/.env.production
/.env.staging
/.gnupg/gpg.conf
/.idea/
/bower_components/
/icekit_settings_local.py
Expand Down

0 comments on commit 913a8ea

Please sign in to comment.