Website-Stand vom FTP-Server synchronisieren
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
# Others
|
||||
~$*
|
||||
/.sass-cache
|
||||
/uploaded-files
|
||||
/node_modules
|
||||
/bower_components
|
||||
/dist
|
||||
/src/ui/sass/_sprite*
|
||||
/plugins/**/ui/sass/_sprite*
|
||||
|
||||
# We use npm: ignore yarn
|
||||
yarn.lock
|
||||
|
||||
# Windows image file caches
|
||||
Thumbs.db
|
||||
|
||||
# Folder config file
|
||||
Desktop.ini
|
||||
|
||||
# Mac crap
|
||||
.DS_Store
|
||||
|
||||
# IDEA
|
||||
.idea
|
||||
/nbproject
|
||||
Reference in New Issue
Block a user