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:
Ethan Wellenreiter 2025-06-23 13:28:39 -04:00
parent 4596d15c0a
commit 28096a932a

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/data
/lightning_logs