Skip to content

Commit b63efb9

Browse files
committed
ignore .DS_Store file
1 parent 4ce1722 commit b63efb9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
sonarqube/postgre/**
22
sonarqube/sonarqube/**
33

4-
**/.idea/**
4+
**/.idea/**
5+
**/.DS_Store

0 commit comments

Comments
 (0)