mirror of
https://github.com/yiisoft/yii.git
synced 2026-02-19 17:11:23 +01:00
69 lines
715 B
Plaintext
69 lines
715 B
Plaintext
*.iml
|
|
*.ipr
|
|
*.iws
|
|
.idea/
|
|
nbproject/
|
|
nbactions.xml
|
|
nb-configuration.xml
|
|
|
|
*.pydevproject
|
|
.project
|
|
.metadata
|
|
bin/**
|
|
tmp/**
|
|
tmp/**/*
|
|
*.tmp
|
|
*.bak
|
|
*.swp
|
|
*~.nib
|
|
local.properties
|
|
.classpath
|
|
.settings/
|
|
.loadpath
|
|
|
|
# External tool builders
|
|
.externalToolBuilders/
|
|
|
|
# Locally stored "Eclipse launch configurations"
|
|
*.launch
|
|
|
|
# CDT-specific
|
|
.cproject
|
|
|
|
# PDT-specific
|
|
.buildpath
|
|
|
|
*~
|
|
\#*\#
|
|
/.emacs.desktop
|
|
/.emacs.desktop.lock
|
|
.elc
|
|
auto-save-list
|
|
tramp
|
|
.\#*
|
|
|
|
.DS_Store
|
|
|
|
# Thumbnails
|
|
._*
|
|
|
|
# Files that might appear on external disk
|
|
.Spotlight-V100
|
|
.Trashes
|
|
|
|
# SublimeText project files
|
|
/*.sublime-project
|
|
|
|
# Windows image file caches
|
|
Thumbs.db
|
|
|
|
# Folder config file
|
|
Desktop.ini
|
|
|
|
.*.sw[a-z]
|
|
*.un~
|
|
Session.vim
|
|
|
|
/composer.lock
|
|
/vendor
|