Skip to content

Commit

Permalink
Merge pull request #118 from alphagov/add-common-ignored-files
Browse files Browse the repository at this point in the history
Ensure more common files cannot accidentally be checked in
  • Loading branch information
NickColley authored Jan 10, 2018
2 parents 9f8332c + 9f155fc commit 44f9d12
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
deploy/public
/node_modules
npm-debug.log
.DS_Store
.npmrc
.sass-cache

0 comments on commit 44f9d12

Please sign in to comment.