Skip to content

Instantly share code, notes, and snippets.

@masudianpour
Last active December 18, 2017 07:39
Show Gist options
  • Save masudianpour/9621877 to your computer and use it in GitHub Desktop.
Save masudianpour/9621877 to your computer and use it in GitHub Desktop.
Yii Git Ignore
assets/*
!assets/.gitignore
protected/runtime/*
!protected/runtime/.gitignore
protected/data/*.db
themes/classic/views/
nbproject/
nbproject/*
nbproject/private/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment