Update .gitignore to include additional files and modify README header

This commit is contained in:
Simon Moisy 2025-05-09 12:25:08 +08:00
parent e9bfcd03eb
commit b0ffedc6af
2 changed files with 7 additions and 1 deletions

6
.gitignore vendored
View File

@ -168,3 +168,9 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
An introduction to trading cycles.pdf
An introduction to trading cycles.txt
README.md
.vscode/launch.json
data/btcusd_1-day_data.csv
data/btcusd_1-min_data.csv

View File

@ -1 +1 @@
# Cycles
# Cycles