Skip to content

A simple, basic .gitignore for web app development. Exclude IDEs and OS folders. Feel free to contribute, but please let's not overexpand :-)

License

Notifications You must be signed in to change notification settings

TurboLabIt/webdev-gitignore

Repository files navigation

webdev-gitignore

A simple, basic .gitignore for web app development. Exclude IDEs and OS folders. Feel free to contribute, but please let's not overexpand :-)

For your root directory: main file

curl -Lo .gitignore https://raw.githubusercontent.com/ZaneCEO/webdev-gitignore/master/.gitignore?$(date +%s)

For your "backup" directory: ignore content

curl -Lo .gitignore https://raw.githubusercontent.com/ZaneCEO/webdev-gitignore/master/.gitignore_contents?$(date +%s)

About

A simple, basic .gitignore for web app development. Exclude IDEs and OS folders. Feel free to contribute, but please let's not overexpand :-)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published