Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/monosoul/fillemptyfolders
Simple script to fill empty folders with .gitignore to save folders structure
https://github.com/monosoul/fillemptyfolders
Last synced: about 2 months ago
JSON representation
Simple script to fill empty folders with .gitignore to save folders structure
- Host: GitHub
- URL: https://github.com/monosoul/fillemptyfolders
- Owner: monosoul
- License: gpl-2.0
- Created: 2013-08-07T15:57:17.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-07T16:07:17.000Z (over 11 years ago)
- Last Synced: 2023-08-02T22:07:36.687Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
fillemptyfolders
================Simple script to fill empty folders with .gitignore to save folder structure
Usage:
./fillemptyfolders.shExample:
./fillemptyfolders.sh . - will scan current directory for empty folders and create empty .gitignore inside them