1 ########################
4 ########################
6 # Don't ignore .rej and .orig as we want to see/clean files after conflict resolution.
8 # For local exclude patterns please edit .git/info/exclude.
10 ########################
12 # Ignore temporary files (left by editors and OS)
18 # Ignore by common IDEs used directories/files
27 # Temporary files and folders
36 /Build/bower_components/*
40 !/Build/typings/no-def*
41 /typo3/sysext/*/Resources/Private/TypeScript/*.js
42 /typo3/sysext/*/Resources/Public/JavaScript/*.js.map
48 # Ignore composer stuff
52 # Ignore common TYPO3 CMS files/directories
60 # Ignore files generated by docs rendering
61 typo3/sysext/*/Documentation-GENERATED-temp/