You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
308 B
Plaintext
29 lines
308 B
Plaintext
4 years ago
|
# phpstorm project files
|
||
|
.idea
|
||
|
|
||
|
# netbeans project files
|
||
|
nbproject
|
||
|
|
||
|
# zend studio for eclipse project files
|
||
|
.buildpath
|
||
|
.project
|
||
|
.settings
|
||
|
|
||
|
# windows thumbnail cache
|
||
|
Thumbs.db
|
||
|
|
||
|
# Mac DS_Store Files
|
||
|
.DS_Store
|
||
|
|
||
|
# Compass config
|
||
|
config.rb
|
||
|
|
||
|
# Sass cache
|
||
|
.sass-cache
|
||
|
|
||
|
# Node modules
|
||
|
node_modules
|
||
|
|
||
|
# Vendors
|
||
|
vendor
|