Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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!!