Add DS_Store to gitignore

This commit is contained in:
Ysolyne Gresille
2012-03-08 17:42:04 +01:00
parent b8b011e490
commit e559ca6520

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
/nbproject/*
/config/*
.DS_Store
!.gitignore