Add .DS_Store to the .gitignore files

Former-commit-id: b92f41967df69ae95f15cbf3a8f6475dd9a91554
Former-commit-id: 810fb2ce5409938dfa803f66771763dedcdc33c0
This commit is contained in:
2018-05-11 16:50:25 +02:00
parent 136c9ee7f6
commit 47800462da
8 changed files with 8 additions and 0 deletions

1
ports/.gitignore vendored
View File

@ -1 +1,2 @@
i386-linux i386-linux
/i386-darwin/

View File

@ -1 +1,2 @@
build.* build.*
.DS_Store

View File

@ -1 +1,2 @@
build.* build.*
.DS_Store

1
src/gawk/.gitignore vendored
View File

@ -1 +1,2 @@
build.* build.*
.DS_Store

View File

@ -1 +1,2 @@
build.* build.*
.DS_Store

View File

@ -1 +1,2 @@
build.* build.*
.DS_Store

View File

@ -1 +1,2 @@
bin.* bin.*
.DS_Store

1
src/tcsh/.gitignore vendored
View File

@ -1 +1,2 @@
build.* build.*
.DS_Store