Skip to content

Commit

Permalink
Exclude pynb checkpoints files
Browse files Browse the repository at this point in the history
  • Loading branch information
taoliu committed Jul 20, 2023
1 parent 715e30f commit fb2a66d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ recursive-exclude MACS3 *.c *.h
include MACS3/Signal/cPosValCalculation.c MACS3/Signal/cPosValCalculation.h MACS3/Signal/swalign.h MACS3/Signal/swalign.c
recursive-include docs *.md
recursive-include MACS3/fermi-lite *.c *.h
global-exclude .ipynb_checkpoints/*
prune test

0 comments on commit fb2a66d

Please sign in to comment.