Skip to content

Commit

Permalink
Update the gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
lhcavalcanti authored and FelipeMartins96 committed Aug 17, 2020
1 parent 78b6d48 commit dda99e8
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,4 +1,7 @@
.DS_Store
*.pyc
gym_ssl.egg-info/
pb/*
pb/*
.vscode/*
*_pb2.py
__pycache__

0 comments on commit dda99e8

Please sign in to comment.