Skip to content

Commit d5e3a65

Browse files
committed
correct gitignore path
1 parent 9e46e2e commit d5e3a65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install.conf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
~/.cmake-format.yaml: cmake-format/.cmake-format.yaml
1616
~/.config/Code/User/settings.json: vscode/settings.json
1717
~/AGENTS.md: ai/AGENTS.md
18-
~/.config/git/ignore: git/ignore
18+
~/.gitignore: git/ignore
1919
~/.ipython/profile_default/ipython_config.py: ipython/ipython_config.py
2020
~/.direnvrc: direnv/.direnvrc
2121
~/.gdb-cyrus-dashboard: third-party/cyrus-gdb-dashboard/.gdbinit

0 commit comments

Comments
 (0)