Initial commit

This commit is contained in:
Mauro Torrez 2019-08-27 20:51:56 +00:00 committed by Gitea
commit 474b760c7f
2 changed files with 53 additions and 0 deletions

50
.gitignore vendored Normal file
View File

@ -0,0 +1,50 @@
# ---> Emacs
# -*- mode: gitignore; -*-
*~
\#*\#
/.emacs.desktop
/.emacs.desktop.lock
*.elc
auto-save-list
tramp
.\#*
# Org-mode
.org-id-locations
*_archive
# flymake-mode
*_flymake.*
# eshell files
/eshell/history
/eshell/lastdir
# elpa packages
/elpa/
# reftex files
*.rel
# AUCTeX auto folder
/auto/
# cask packages
.cask/
dist/
# Flycheck
flycheck_*.el
# server auth directory
/server/
# projectiles files
.projectile
# directory configuration
.dir-locals.el
# ---> Ansible
*.retry

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# ansible-role-mysql-docker
Instalar mysql via Docker