Create .gitignore

Create .gitignore
This commit is contained in:
football
2016-05-05 00:22:37 +02:00
parent 1f1c4f2ba9
commit 01ca41655f

41
.gitignore vendored Normal file
View File

@@ -0,0 +1,41 @@
# Do not submit the VENDOR folder
vendor/*
# Windows image file caches
Thumbs.db
ehthumbs.db
# Folder config file
Desktop.ini
# Recycle Bin used on file shares
$RECYCLE.BIN/
# Windows Installer files
*.cab
*.msi
*.msm
*.msp
# =========================
# Operating System Files
# =========================
# OSX
# =========================
.DS_Store
.AppleDouble
.LSOverride
# Icon must ends with two \r.
Icon
# Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes