diff --git a/.gitignore b/.gitignore index 93526df..e9f2fd6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,11 @@ venv/ __pycache__/ +.idea/ +bin/ +deb_dist/ +dist/ +include/ +lib/ +NotePostCLI-*.tar.gz +share/ +NotePostCLI.egg-info/ diff --git a/.idea/workspace.xml b/.idea/workspace.xml index a940118..6c87862 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,7 +1,14 @@ - + + + + + + + +