Guest User

Untitled

a guest
Jun 19th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. # ignore cached merged configuration files
  2. /typo3conf/temp_CACHED*
  3.  
  4. # ignore temp folder...
  5. /typo3temp/*
  6. # ...except the llxml folder
  7. !/typo3temp/llxml/
Add Comment
Please, Sign In to add comment