Added an exclusion pattern for a "dependencies" folder in the root directory

This commit is contained in:
assassini
2013-07-01 21:38:22 +03:00
parent fdc81d8818
commit d3d62726ae

View File

@@ -12,6 +12,9 @@
# Caches
- cache/
# Dependencies
- ^[Dd]ependencies/
# C deps
# https://github.com/joyent/node
- ^deps/