diff --git a/.gitignore b/.gitignore index 1d2f260..2524aec 100644 --- a/.gitignore +++ b/.gitignore @@ -21,5 +21,8 @@ Cargo.lock # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ -# Result -build/* \ No newline at end of file +# Sensitive +data/settings.yaml + +# Build +build/neurostock