This website works better with JavaScript
Home
Explore
Help
Sign In
githab
/
cakephp
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Adding annoying macos files to gitignore.
mark_story
15 years ago
parent
bd30510e87
commit
66b29e33e8
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
.gitignore
+ 2
- 1
.gitignore
View File
@@ -1,4 +1,5 @@
/app/config
/app/tmp
/plugins
-/vendors
+/vendors
+.DS_Store