Skip to content

Commit

Permalink
share: Ignore containers
Browse files Browse the repository at this point in the history
Podman doesn't support XDG_STATE_HOME yet, so it drops its stuff in
XDG_DATA_HOME.
  • Loading branch information
martinwe-adfinis committed Nov 25, 2024
1 parent 1b0a781 commit 75788bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions share/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,8 @@
# JavaScript
/pnpm/

# Podman
/containers/

# Python:
/virtualenv/

0 comments on commit 75788bb

Please sign in to comment.