Skip to content

Commit

Permalink
non ignore new data
Browse files Browse the repository at this point in the history
  • Loading branch information
hadifawaz1999 committed Jul 22, 2024
1 parent a9d1e15 commit 86ec0bd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,16 @@ __pycache__/

*.pdf
!exps/dtw-vis/ItalyPowerDemand/dtw.pdf
!exps/dtw-vis/ECGFiveDays/dtw.pdf
!exps/dtw-vis/ERing/dtw.pdf
*.gif
!exps/dtw-vis/ItalyPowerDemand/dtw.gif
!exps/dtw-vis/ECGFiveDays/dtw.gif
!exps/dtw-vis/ERing/dtw.gif
*.mp4
!exps/dtw-vis/ItalyPowerDemand/dtw.mp4
!exps/dtw-vis/ECGFiveDays/dtw.mp4
!exps/dtw-vis/ERing/dtw.mp4

# Distribution / packaging
.Python
Expand Down

0 comments on commit 86ec0bd

Please sign in to comment.