Skip to content

Commit

Permalink
build: ignore linux swap files (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
vegano1 authored Sep 18, 2023
1 parent 1b1bb3d commit 2bd095d
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
Expand Up @@ -7,3 +7,6 @@ build/
-build/conf
downloads/
sstate-cache/

# ignore linux swap files
*.swp

0 comments on commit 2bd095d

Please sign in to comment.