man. some major restructuring, and envsetup.py is a kinda neat hack.

This commit is contained in:
brent s
2019-09-30 22:08:37 -04:00
parent 7a2e66f1a2
commit 3ca56d7b5c
17 changed files with 1184 additions and 2429 deletions

27
.gitignore vendored
View File

@@ -1,13 +1,20 @@
*.7z
*.bak
# We don't need these in git.
screenlog*
*.swp
*.lck
*~
.~lock.*
*.deb
*.jar
*.pkg.tar.xz
*.rar
*.run
*.sig
*.tar
*.tar.bz2
*.tar.gz
*.tar.xz
*.tbz
*.tbz2
*.tgz
*.txz
*.zip
.*.swp
.editix
# and we DEFINITELY don't need these.
__pycache__/
*.pyc