Skip to content

Commit

Permalink
removed .idea
Browse files Browse the repository at this point in the history
  • Loading branch information
proquickly committed Dec 6, 2024
1 parent 8c7771b commit e1a3f51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -162,3 +162,4 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
/terraform/.terraform/
.idea/
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,4 @@ is setup correctly with poetry.

TODO: install the project as a module with poetry build and pip or poetry install from the dist dir whl file.

TODO: Variable for bash script in main.tf for project and package name etc

Also note that the dealy in deployment during the time the EC2 instance is up is caused by the time it takes to clone the github repo.
Also note that the delay in deployment during the time the EC2 instance is up is caused by the time it takes to clone the github repo.

0 comments on commit e1a3f51

Please sign in to comment.