mirror of
https://github.com/karpathy/nanochat.git
synced 2025-12-15 16:52:14 +00:00
Add .idea/ to gitignore
This commit is contained in:
parent
dd6ff9a1cc
commit
c3c9f6553f
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -3,3 +3,6 @@ __pycache__/
|
||||||
*.pyc
|
*.pyc
|
||||||
rustbpe/target/
|
rustbpe/target/
|
||||||
dev-ignore/
|
dev-ignore/
|
||||||
|
|
||||||
|
# IDE
|
||||||
|
.idea/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user