Skip to content

Commit

Permalink
chore: Add .gitignore file for project dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rabii-chaarani committed Jul 15, 2024
1 parent 301e4d7 commit ee1f699
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
LoopDataConverter.egg-info/dependency_links.txt
LoopDataConverter.egg-info/PKG-INFO
LoopDataConverter.egg-info/requires.txt
LoopDataConverter.egg-info/SOURCES.txt
LoopDataConverter.egg-info/top_level.txt

0 comments on commit ee1f699

Please sign in to comment.