Skip to content

Commit

Permalink
gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
fkain committed Oct 29, 2021
1 parent 35d04cd commit 05394aa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.idea
.vscode
.egg
.egg
.eggs
**/build/**
**/__pycache__/**

0 comments on commit 05394aa

Please sign in to comment.