f-21: git: add claude to gitignore
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
6dd21a465d
commit
40fa49d3a9
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -15,6 +15,9 @@
|
|||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
.claude
|
||||
|
||||
# Dependency directories (remove the comment below to include it)
|
||||
# vendor/
|
||||
|
||||
|
|
@ -26,4 +29,4 @@ go.work.sum
|
|||
.env
|
||||
|
||||
# ignore local info
|
||||
data/
|
||||
data/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue