if / specified git doesn't ignore softlinks to subdirectories

This commit is contained in:
dagelf 2024-04-25 11:40:47 +02:00
parent 819df1cd0f
commit bcddcd6587

8
.gitignore vendored
View file

@ -1,14 +1,12 @@
# dot files and such
.vscode/
.venv/
.vscode
.venv
# data files
data/
# .bin files generated by Python
gpt2_124M.bin
gpt2_124M_debug_state.bin
gpt2_tokenizer.bin
*.bin
# binaries
test_gpt2