Skip to content

Commit

Permalink
Add back build dir to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
n-peugnet committed Jun 12, 2024
1 parent 94f7d35 commit 5a5290d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ assets/global/*
assets/manual/*
assets/css/tagcolors.css
assets/js/*
build/
database/*
media/*
render/
Expand Down

0 comments on commit 5a5290d

Please sign in to comment.