Skip to content

Commit

Permalink
Git ignore: ignore unpacked nar file. (#269)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattisonchao authored Nov 18, 2021
1 parent 1e558d5 commit 9b93267
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 @@ -73,3 +73,6 @@ docker.debug-info

**/website/i18n/*
**/website/translated_docs*

# nar package
**/test-protocol-handler.nar-unpacked/*

0 comments on commit 9b93267

Please sign in to comment.