Skip to content

Commit 3a54960

Browse files
committed
Update .gitignore to remove .txt files and add requirements.txt for matplotlib
1 parent 9e859b1 commit 3a54960

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@
22
__pycache__
33
*.code-workspace
44
results/
5-
*.txt
65
test.py

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
matplotlib

0 commit comments

Comments
 (0)