Commit e2fc60d
authored
chore(repo): add .serena to .gitignore (#5464)
### Description
When Serena AI is used in the repository, it creates a directory
within the project containing project memories (where it
stores the results of indexing the project).
Adding this to the `.gitignore` so as to avoid accidentally committing
it in the future.
#### Issues
No issue associated with this change1 parent d4caf0e commit e2fc60d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
0 commit comments