Skip to content

Commit

Permalink
gitignore: add /data/ for use as data root
Browse files Browse the repository at this point in the history
Signed-off-by: Théo Lebrun <[email protected]>
  • Loading branch information
tleb committed Jan 27, 2025
1 parent 7f282f3 commit ff7b859
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 @@ -5,6 +5,7 @@ tags
.idea/
env/
venv/
/data/

# Web-specific
http/images
Expand Down

0 comments on commit ff7b859

Please sign in to comment.