Skip to content

Commit

Permalink
chore: move gitignore into nnue/
Browse files Browse the repository at this point in the history
  • Loading branch information
dogeystamp committed Dec 30, 2024
1 parent 0ae4c88 commit 9a2a770
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
/target
TODO.txt
nnue/batches
nnue/venv
2 changes: 2 additions & 0 deletions nnue/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
batches/
venv/

0 comments on commit 9a2a770

Please sign in to comment.