Skip to content

Commit

Permalink
updated gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianLempa committed Mar 26, 2024
1 parent 72bed1c commit 6c3b88f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
7 changes: 5 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
.obsidian
# Ignore local development files
**/.vscode
**/.env
**/.DS_Store

# Docker Secrets, Environment Files
**/secret.*
**/.env
1 change: 0 additions & 1 deletion docker-compose/postgres/.gitignore

This file was deleted.

0 comments on commit 6c3b88f

Please sign in to comment.