Migration to python, still a test script on bottom of script. Everything should be kind of implemented (execept some message colors and stuff)
This commit is contained in:
parent
b7c7a2e04c
commit
4e2aeffa8b
9 changed files with 427 additions and 948 deletions
21
.gitignore
vendored
21
.gitignore
vendored
|
@ -1,22 +1 @@
|
|||
*.bak
|
||||
*.old
|
||||
*.tmp
|
||||
*.tar.gz
|
||||
*.rej
|
||||
*.orig
|
||||
*~
|
||||
/Build
|
||||
/Build.bat
|
||||
/Makefile
|
||||
/_build
|
||||
/blib
|
||||
/cover_db
|
||||
/pm_to_blib
|
||||
/PM_to_blib
|
||||
/META.*
|
||||
/MYMETA.*
|
||||
/*.tar.gz
|
||||
*/Module-Build-*
|
||||
/LICENSE
|
||||
/README
|
||||
.direnv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue