Skip to content

Commit

Permalink
add build to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jonschz committed Mar 27, 2023
1 parent 0cef28f commit 122e948
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ test-tikznfold.pdf

## zipped files for CTAN - these should be published as releases
tikz-nfold.tar.gz
tikz-nfold.zip

## Build folder
build/

## Core latex/pdflatex auxiliary files:
*.aux
Expand Down

0 comments on commit 122e948

Please sign in to comment.