Initial commit

This excempts my two emacs configurations for spacemacs and doom-emacs.

THere are still credentials in plaintext and I need to solve how to
store those in git without the credentials.
This commit is contained in:
Colin Powell
2018-12-02 12:41:17 -05:00
commit 848336d3d5
30 changed files with 1378 additions and 0 deletions

27
gitignore Normal file
View File

@ -0,0 +1,27 @@
# After symlinking this to your home dir, run:
# > git config --global core.excludesfile ~/.gitignore
.envrc
.ropeproject
flower
group_vars_prod
service-dtld
dtld-test.ini
pypicloud
*.backup
.dir-locals.el
__pycache))
*.pyc
*.DS_Store
GTAGS
GRTAGS
GPATH
elation/test_lib
.tern-port
cscope.out
test-reports/
test_el8_dev.db
package-lock.json
.pyenv-version
.mypy_cache
.venv
.rest