Skip to content

Commit

Permalink
Updated .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jrasband-dev committed Nov 22, 2024
1 parent e0c2d87 commit e9ac392
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 29 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
dist
polars_extensions/polars_extensions.egg-info
__pycache__
Binary file removed polars_extensions/__pycache__/__init__.cpython-311.pyc
Binary file not shown.
Binary file removed polars_extensions/__pycache__/name.cpython-311.pyc
Binary file not shown.
19 changes: 0 additions & 19 deletions polars_extensions/polars_extensions.egg-info/PKG-INFO

This file was deleted.

7 changes: 0 additions & 7 deletions polars_extensions/polars_extensions.egg-info/SOURCES.txt

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion polars_extensions/polars_extensions.egg-info/requires.txt

This file was deleted.

1 change: 0 additions & 1 deletion polars_extensions/polars_extensions.egg-info/top_level.txt

This file was deleted.

0 comments on commit e9ac392

Please sign in to comment.