Initial commit
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
**/__pycache__/**
|
||||
venv/
|
||||
.venv/
|
||||
.env
|
||||
|
||||
user_mapping.json
|
||||
project_mapping.json
|
||||
tag_mapping.json
|
||||
column_mapping.json
|
||||
Reference in New Issue
Block a user