Skip to content

Commit

Permalink
add gitignore file
Browse files Browse the repository at this point in the history
Add pycache to gitignore.

Signed-off-by: Andreea Florescu <fandree@amazon.com>
  • Loading branch information
andreeaflorescu authored and lauralt committed Nov 27, 2020
1 parent e1108f1 commit c9430ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
__pycache__/

0 comments on commit c9430ee

Please sign in to comment.