removed 1st edition code

This commit is contained in:
Luciano Ramalho 2020-03-11 18:42:05 -03:00
parent 506d343843
commit 45f96be275
2 changed files with 0 additions and 12 deletions

View File

@ -1,10 +0,0 @@
update.sh
localfiles.txt
.git
*.pyc
__pycache__
.gitignore
.DS_Store
*.arr
/README.rst
LICENSE

View File

@ -1,2 +0,0 @@
#!/bin/bash
rsync -av --delete --exclude-from localfiles.txt --exclude-from .gitignore ../atlas/code/ .