Skip to content

Commit

Permalink
Merge pull request #287 from KelvinF97/main
Browse files Browse the repository at this point in the history
.DS_ Store is a hidden configuration file for Mac and should be ignored
  • Loading branch information
vinthony authored May 16, 2023
2 parents ba73565 + 44889c3 commit b746106
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 @@ -165,4 +165,7 @@ checkpoints/
results/*
Dockerfile
start_docker.sh
start.sh
start.sh

# Mac
.DS_Store

0 comments on commit b746106

Please sign in to comment.