Browse Source

Update .gitignore

pull/31/head
Anders Jenbo 7 years ago committed by GitHub
parent
commit
28d8132298
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .gitignore

3
.gitignore vendored

@ -327,6 +327,9 @@ paket-files/
__pycache__/
*.pyc
# macOS
.DS_Store
# Cake - Uncomment if you are using it
# tools/**
# !tools/packages.config

Loading…
Cancel
Save