Initial version of the E-Invoice solution of JR IT Services
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
.venv/
|
||||
**/__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.log
|
||||
# invoice artifacts:
|
||||
**/out/
|
||||
# mustang jar is local:
|
||||
tools/mustang/*.jar
|
||||
Reference in New Issue
Block a user