Changeset 27298
- Timestamp:
- 02/26/2014 08:59:25 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.gitignore
r27295 r27298 21 21 /src/wp-content/languages 22 22 /src/wp-content/mu-plugins 23 /src/wp-content/plugins /*24 /src/wp-content/themes /*23 /src/wp-content/plugins 24 /src/wp-content/themes 25 25 /src/wp-content/upgrade 26 26 /src/wp-content/uploads … … 37 37 /src/wp-content/sunrise.php 38 38 39 # Do not ignore "twenty*" themes40 !/src/wp-content/themes/twenty*41 42 39 # Ignore other .gitignore files to allow for personal customizations 43 40 .gitignore
Note: See TracChangeset
for help on using the changeset viewer.