1
0
mirror of https://github.com/github/gitignore synced 2024-11-27 06:04:22 +01:00
gitignore/Laravel.gitignore

39 lines
393 B
Plaintext
Raw Normal View History

2013-02-11 13:01:16 +01:00
#A copy of the Laravel 3.2.1 .gitignore template
# Numerous always-ignore extensions
*.diff
*.err
*.orig
*.log
*.rej
*.swo
*.swp
*.vi
*~
*.sass-cache
# OS or Editor folders
.DS_Store
Thumbs.db
.cache
.project
.settings
.tmproj
*.esproj
nbproject
# Dreamweaver added files
_notes
dwsync.xml
# Komodo
*.komodoproject
.komodotools
# Folders to ignore
.hg
.svn
.CVS
intermediate
publish
.idea