Skip to content

Commit

Permalink
Update gitignore to avoid build files
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikUmble committed Apr 24, 2024
1 parent e9b941c commit 9ac47e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.venv/*
_build/**/
_static/*
_templates/*
*/_build/**/
*/_static/**/
*/_templates/**/

0 comments on commit 9ac47e3

Please sign in to comment.