Skip to content

Commit 4c23678

Browse files
authored
Build fixing (#13)
* remove inputs directroy from gitignore * add ds store files to gitignore * add txt inputs * fix pyproject toml and python path issue * add init files in AOC package folders
1 parent 9eb9918 commit 4c23678

File tree

11 files changed

+1454
-1
lines changed

11 files changed

+1454
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
.env
22
.pytest_cache
33
__pycache__/
4-
inputs/
4+
.DS_Store

0 commit comments

Comments
 (0)