Skip to content

Commit

Permalink
Updating .gitignore to stop tracking data and logs directory
Browse files Browse the repository at this point in the history
  • Loading branch information
riziqramadani committed Jan 1, 2025
1 parent 4e51b20 commit 8559154
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
**/.env
**/.env
**/data/*
**/log/*

0 comments on commit 8559154

Please sign in to comment.