Created
September 6, 2012 16:23
-
-
Save syamn/3658114 to your computer and use it in GitHub Desktop.
rsync-excludes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # mcMMO Stuff | |
| - mcmmo_data/ | |
| - spout_meta/ | |
| # Log Files | |
| - /crash-reports/ | |
| - ServerLogSaver/backups/ | |
| - /hs_err_*.log | |
| # NoLagg Stuff | |
| - /plugins/*.exam | |
| # dynmap Tiles | |
| - web/tiles/ | |
| # Plugin Player Files | |
| - /plugins/AdminCmd/userData/ | |
| - /plugins/Essentials/userdata/ | |
| - /plugins/SakuraServer/userData/ | |
| # Old/Disabled Plugins | |
| - /plugins/*.old | |
| - /plugins/*.disable |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment