Tims-Chat/.gitignore

64 lines
682 B
Plaintext

# Linux
# backup files
*~
# Windows
# thumbnails
Thumbs.db
# Mac OS X
# metadata
.DS_Store
# thumbnails
._*
# Visual Studio PHP
*.sln
*.phpproj
*.puo
*.suo
*.cache
# Netbeans
nbproject/
catalog.xml
nbactions.xml
# Eclipse
.settings/
.buildpath
.classpath
.project
# SVN
# svn folders
.svn/
# PHPStorm
.idea/
.nameencodings
.xmlmisc
.xmlmodules
.xmlprojectCodeStyle
.xmlvcs.xml
*.imlworkspace
.xml
# Sublime Text 2
*.sublime-*
# Textmate
*.tmproj
# Community Framework
# Ignore packages build directly in the workspace. They can however be added manually via git add, if wanted.
*.tar
*.tar.gz
# Javascript - CoffeeScript is used instead ;)
*.js
.sass-cache
*.css
*.bak