Skip to content

Commit c325f15

Browse files
authored
Cleaning up gitignore
1 parent 9cd448a commit c325f15

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ local.properties
6363
.builds
6464
*.dotCover
6565

66-
## TODO: If you have NuGet Package Restore enabled, uncomment this
66+
## If you have NuGet Package Restore enabled, uncomment this
6767
#packages/
6868

6969
# Visual C++ cache files
@@ -161,4 +161,6 @@ pip-log.txt
161161

162162
# Mac crap
163163
.DS_Store
164+
165+
## Composer
164166
vendor

0 commit comments

Comments
 (0)