Hi,
I have been working on the Relational Database (Beta) Certification. I am currently on the Learn Git module, and there are a large number of files under the project folder that are entirely unrelated to this course. They all seem to be related to cryptocurrency, cryptocurrency miners, and one is even labeled “bit-craker”.
I don’t think that these should be in this project folder, and I don’t know if I’m able to delete them or what, but specifically the “bit-craker” concerns me as it seems like it may be something illegal.
Also, when I check git status, I get this:
codeally@e35d4fdc30d1:~/project$ git status
On branch master
Changes not staged for commit:
(use “git add …” to update what will be committed)
(use “git restore …” to discard changes in working directory)
modified: .freeCodeCamp/test/.cwd
modified: .freeCodeCamp/test/.next_command
Untracked files:
(use “git add …” to include in what will be committed)
Bit-craker/
Brute-ETH-Threading-24.py
Brute-ETH-Threading.py
LostCoins/
README-en.html
amdmemtweak
config.ini
config_cfx_xmr.ini
config_cfx_zil_verus.ini
config_cfx_zil_xmr.ini
config_conflux.ini
config_ergo.ini
config_ergo_zil.ini
config_ergo_zil_verus.ini
config_ergo_zil_xmr.ini
config_etc.ini
config_etc_xmr.ini
config_etc_zil_merged.ini
config_etc_zil_merged_xmr.ini
config_etc_zil_split.ini
config_etc_zil_verus.ini
config_etc_zil_xmr.ini
config_ethw.ini
config_evr.ini
config_evr_zil.ini
config_evr_zil_verus.ini
config_evr_zil_xmr.ini
config_firo.ini
config_firo_zil.ini
config_firo_zil_xmr.ini
config_rvn.ini
config_rvn_zil.ini
config_rvn_zil_verus.ini
config_rvn_zil_xmr.ini
config_verus.ini
config_vtc.ini
config_xmr.ini
eth-wallet-0.3.1.tar.gz
helper_scripts/
learn-git-by-building-an-sql-reference-object/
libnvrtc-builtins.so
libnvrtc.so.10.0
licenses/
logs/
nanominer
nanominer-linux-3.6.8.tar.gz
nanominer-linux-3.6.8.tar.gz.1
nanominer-linux-3.6.8/
nanominer-linux-3.7.6.tar.gz
nanominer_web-monitor.url
sql_reference/
web/
no changes added to commit (use “git add” and/or “git commit -a”).
I don’t really want to keep working on this course until this is resolved.