Added Gitignore

This commit is contained in:
Maddox Werts 2025-02-11 11:58:21 -05:00
parent 2bf42f304d
commit bfca15d47b

7
.gitignore vendored
View file

@ -21,5 +21,8 @@ Cargo.lock
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
# Result
build/*
# Sensitive
data/settings.yaml
# Build
build/neurostock