Skip to content

Commit ceb2228

Browse files
Add .gitignore file to exclude common Python artifacts.
Signed-off-by: Leander Stephen D'Souza <leanderdsouza1234@gmail.com>
1 parent e16e742 commit ceb2228

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
__pycache__/
2+
/*.egg-info/

0 commit comments

Comments
 (0)