Skip to content

Instantly share code, notes, and snippets.

@VovanZver
Created August 4, 2017 12:15
Show Gist options
  • Save VovanZver/08411900a5e38fd126fc7710dd78a7e4 to your computer and use it in GitHub Desktop.
Save VovanZver/08411900a5e38fd126fc7710dd78a7e4 to your computer and use it in GitHub Desktop.
joomla gitignore
configuration.php
/.DS_Store
/images/.DS_Store
/cache
/media/k2/items/.DS_Store
/node_modules
/modules/.DS_Store
.DS_Store
/nbproject/private/
.idea/
*.map
/logs
/templates/*/node_modules
/templates/*/.sass-cache
/templates/*/assets/build/js
/templates/*/assets/build/stylesheets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment