Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miya0001/wp-svnignore
.svnignore for WordPress plugins
https://github.com/miya0001/wp-svnignore
Last synced: 24 days ago
JSON representation
.svnignore for WordPress plugins
- Host: GitHub
- URL: https://github.com/miya0001/wp-svnignore
- Owner: miya0001
- Created: 2015-02-04T05:09:52.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-12T07:15:10.000Z (over 7 years ago)
- Last Synced: 2024-10-16T01:45:49.607Z (2 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# .svnignore for WordPress plugins
## How to use
```
$ wget https://raw.githubusercontent.com/miya0001/wp-svnignore/master/.svnignore
$ svn propset -R svn:ignore -F .svnignore .
```## Contributing
Pull Requests Welcome!!