diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,3 +4,6 @@ output.hdf5 complexipy.json
build/*
*egg-info*
+
+*.spec
+dist/
|
![]() |
index : picostream | |
| Multi-threaded streaming from a PicoScope to a HDF5 file, with optional live visualisation | samsci |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -4,3 +4,6 @@ output.hdf5 complexipy.json
build/*
*egg-info*
+
+*.spec
+dist/
|