1
0
mirror of https://github.com/github/gitignore synced 2024-11-26 21:54:22 +01:00

Create Laravel.gitignore

This commit is contained in:
Josh Burns 2013-02-11 04:01:16 -08:00
parent f7932d597b
commit 0ab5993260

38
Laravel.gitignore Normal file
View File

@ -0,0 +1,38 @@
#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