Browse Source

update .gitignore to expand the files/dir's to ignore in data/ dir.

master
Craig Oates 1 year ago
parent
commit
6b63457dde
  1. 6
      .gitignore

6
.gitignore vendored

@ -1,2 +1,4 @@
/data/light-meter-1/
/data/light-meter-2/
# All the data for this project is stored in data/ and can clog-up the
# repositories commit history. All data apart from 'lm$-exhition-all.csv should
# not be commited to the repository.
/data/light-meter-*

Loading…
Cancel
Save