Skip to content

Commit

Permalink
.gitignore: add patterns for editor temporary files.
Browse files Browse the repository at this point in the history
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
  • Loading branch information
daira committed Oct 10, 2024
1 parent 28a3738 commit 9f87e71
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
build/
src/**/*.generated.svg
result

*.swp
*.save

0 comments on commit 9f87e71

Please sign in to comment.