Skip to content
This repository has been archived by the owner on Dec 15, 2024. It is now read-only.

Commit

Permalink
Update gitignore pour ignorer les .DS_Store
Browse files Browse the repository at this point in the history
  • Loading branch information
Vilerio committed Mar 1, 2024
1 parent 907611b commit f409b5d
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
@@ -1,3 +1,6 @@
# site compilé
site/
.idea
.idea
.DS_Store
./*/.DS_Store
./*/*/.DS_Store

0 comments on commit f409b5d

Please sign in to comment.