mirror of
https://github.com/github/gitignore.git
synced 2026-08-29 19:27:19 +02:00
Compare commits
4 Commits
7b0c8af98b
...
e32d49aab6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e32d49aab6 | ||
|
|
9a2ae1c470 | ||
|
|
322d56fec4 | ||
|
|
ba97521cb2 |
@ -98,6 +98,7 @@ StyleCopReport.xml
|
||||
*_i.c
|
||||
*_p.c
|
||||
*_h.h
|
||||
*_i.h
|
||||
*.ilk
|
||||
*.meta
|
||||
*.obj
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Wordpress - ignore core, configuration, examples, uploads and logs.
|
||||
# WordPress - ignore core, configuration, examples, uploads and logs.
|
||||
# https://github.com/github/gitignore/blob/main/WordPress.gitignore
|
||||
|
||||
# Core
|
||||
@ -45,4 +45,4 @@ wp-config.php
|
||||
#
|
||||
# Note: If you wish to whitelist themes,
|
||||
# uncomment the next line
|
||||
#/wp-content/themes
|
||||
#/wp-content/themes
|
||||
|
||||
Loading…
Reference in New Issue
Block a user