Created
July 1, 2024 16:48
-
-
Save rungta/5e1a98b6032dcd31b9cec30492a1f0b4 to your computer and use it in GitHub Desktop.
TextMate 2 Craft CMS project file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Add this file to the root of your Craft CMS project dir | |
exclude = "{$exclude,web/{cpresources,media,transcoder,images/*},storage/{backups,config-backups,config-deltas,runtime,logs},*.sql,.ddev/.*}" | |
includeDirectories = "{$includeDirectories,.ddev}" | |
excludeDirectories = "{$excludeDirectories,.ddev/*}" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment