Skip to content

Commit 9c79e0d

Browse files
committed
Remove environment-specific files from gitignore.
1 parent c8c9c91 commit 9c79e0d

File tree

1 file changed

+2
-17
lines changed

1 file changed

+2
-17
lines changed

.gitignore

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,2 @@
1-
gw-resources/*
2-
blogs.dir/*
3-
# Mac OS X Files
4-
.DS_Store
5-
# Thumbnails
6-
._*
7-
# Files that might appear on external disk
8-
.Spotlight-V100
9-
.Trashes
10-
11-
12-
# Windows Files
13-
# image file caches
14-
Thumbs.db
15-
# Folder config file
16-
Desktop.ini
17-
jQuery Themes.esproj
1+
/gw-resources/*
2+
/blogs.dir/*

0 commit comments

Comments
 (0)