1
0
mirror of https://github.com/adobe/brackets.git synced 2024-11-20 18:02:54 +01:00

Ignore .disabled.

It could be used to disable default extensions and must never be committed.
This commit is contained in:
Arzhan Kinzhalin 2015-05-31 22:28:59 -03:00
parent 6bd7c64c55
commit e4394af17c

3
.gitignore vendored
View File

@ -34,3 +34,6 @@ Thumbs.db
# Files that can be automatically downloaded that we don't want to ship with our builds
/src/extensibility/node/node_modules/request/tests/
# .disabled should be ignored, it could be used to disable default extensions
.disabled