Skip to content

Commit

Permalink
fix: add pg_data to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
SkellyBG committed Feb 26, 2024
1 parent 62242a5 commit 1e141d0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,7 @@ cython_debug/
bin/**
lib64/**
pyvenv.cfg
lib64
lib64

# docker volumne
pg_data

0 comments on commit 1e141d0

Please sign in to comment.