Adding gitignore so that the acquired data isn't put into the repo and also the model logs aren't either
If it's important enough, it can be placed in a different folder Signed-off-by: Ethan Wellenreiter <ewellenreiter@gmail.com>
This commit is contained in:
parent
4596d15c0a
commit
28096a932a
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/data
|
||||
/lightning_logs
|
||||
Loading…
Reference in New Issue
Block a user