Skip to content

Commit

Permalink
Added .gitignore and .dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
vanbuiten committed Jan 31, 2024
1 parent 19b1ee7 commit 3e9c312
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ README.md
Dockerfile
docker
docker-compose.yml
*.env
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
__pycache__/
.idea/

0 comments on commit 3e9c312

Please sign in to comment.