Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Louis-Olivier Brassard
presentation-dllf-a21
Commits
460c1e6f
Verified
Commit
460c1e6f
authored
Oct 13, 2021
by
Louis-Olivier Brassard
Browse files
admin: scripts de déploiement
parent
e3960c56
Changes
3
Hide whitespace changes
Inline
Side-by-side
.surgeignore
0 → 100644
View file @
460c1e6f
.idea/
*.iml
*.iws
*.eml
out/
css/
examples/
test/
.DS_Store
.svn
log/*.log
tmp/**
node_modules/
.sass-cache
dist/*.map
deploy.sh
0 → 100755
View file @
460c1e6f
rsync
-vrz
--exclude-from
=
exclude.deploy
--delete
./
"ssh -p2222"
maude25@50.87.144.90:public_html/presentation-dllf/
exclude.deploy
0 → 100644
View file @
460c1e6f
.idea/
.git*
*.iml
*.iws
*.eml
out/
css/
examples/
test/
.DS_Store
.svn
log/*.log
tmp/**
node_modules/
.sass-cache
dist/*.map
deploy*
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment