Skip to content

Instantly share code, notes, and snippets.

@kitsunet
Created November 25, 2014 18:59
Show Gist options
  • Select an option

  • Save kitsunet/b730c20ae30565ebac95 to your computer and use it in GitHub Desktop.

Select an option

Save kitsunet/b730c20ae30565ebac95 to your computer and use it in GitHub Desktop.
Neos example .gitignore
/Build/Reports
/Build/BuildEssentials
/Configuration/Development
/Configuration/Production
/Configuration/Testing
/Configuration/PackageStates.php
/Data/
/Packages/Application
/Packages/Framework
/Packages/Libraries
/Packages/Plugins
/Packages/Sites/Your.Site
/Web/_Resources
/Web/index.php
/Web/.htaccess
/Web/sitemap.xml
/Web/sitemap.txt
/bin/
/Readme.txt
/Upgrading.txt
/flow
/flow.bat
/.idea/
.DS_Store
atlassian-ide-plugin.xml
Resources/.sass-cache
tmp
.vagrant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment