diff options
author | Akshay <[email protected]> | 2023-06-17 09:37:06 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2023-06-17 09:37:06 +0100 |
commit | c1daf18f0b6231e3b82d08c2fdb5c694a26a7ea4 (patch) | |
tree | 15a240c4b7d75e2ef6fa017136e4c08450b70697 /.gitignore | |
parent | 66fc2d874e1ed9a31ffa534c295b157b8d11fc83 (diff) |
add example entry
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,4 +2,4 @@ | |||
2 | !.gitignore | 2 | !.gitignore |
3 | !flake.* | 3 | !flake.* |
4 | !.nvimrc | 4 | !.nvimrc |
5 | !examples | 5 | !/examples/* |