Skip to content

Instantly share code, notes, and snippets.

@venomjke
Created March 19, 2015 18:07
Show Gist options
  • Save venomjke/c7e3e6ff4ccfa8d483b0 to your computer and use it in GitHub Desktop.
Save venomjke/c7e3e6ff4ccfa8d483b0 to your computer and use it in GitHub Desktop.
.gitignore for socialengine
.DS_Store
.buildpath
.project
-project
.settings
*.sublime-project
*.sublime-workspace
azbyka-design/*
docs/*
temporary/*
!temporary/.htaccess
temporary/backup/*
!temporary/backup
!temporary/backup/index.html
temporary/cache/*
!temporary/cache
!temporary/cache/index.html
temporary/log/*
!temporary/log
!temporary/log/index.html
!temporary/log/scaffold
!temporary/log/scaffold/index.html
temporary/package/*
!temporary/package
!temporary/package/index.html
!temporary/package/archives
!temporary/package/archives/index.html
!temporary/package/manifests
!temporary/package/manifests/index.html
!temporary/package/packages
!temporary/package/packages/index.html
!temporary/package/repositories
!temporary/package/repositories/index.html
!temporary/package/sdk
!temporary/package/sdk/index.html
temporary/scaffold/*
!temporary/scaffold
!temporary/scaffold/index.html
temporary/session/*
!temporary/session
!temporary/session/index.html
application/settings/database.php
application/settings/cache.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment