Skip to content

Commit

Permalink
[ADD] .gitignore (#24)
Browse files Browse the repository at this point in the history
* [ADD] .gitignore

* [UPD] .idea/ .vscode/
  • Loading branch information
MeisQuietude authored Oct 17, 2020
1 parent 652e33b commit 342d29e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
.idea/
.vscode/

venv/
__pycache__/

worksheet.pdf

0 comments on commit 342d29e

Please sign in to comment.