feat(build): initialize build configuration
This commit is contained in:
parent
d13a599803
commit
f65c319c18
4 changed files with 2576 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -5,3 +5,7 @@
|
|||
/src/**/*.pyc
|
||||
/src/**/__pycache/
|
||||
/.venv/
|
||||
/autom4te.cache/
|
||||
/config.log
|
||||
/config.status
|
||||
/configure~
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue