[go: up one dir, main page]

Skip to content

The general gitignore template will save you from pushing unnecessary files to git.

License

Notifications You must be signed in to change notification settings

A2L265/general-ignore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

General-Ignore

The general gitignore template will save you from pushing unnecessary files to git.
Resides in Ignore.txt

It covers:

1. General temporary and system files
2. IDEs and text editors
3. Node.js and npm
4. Major JavaScript frameworks (React, Vue.js, Angular, Svelte, Next.js, Nuxt.js, Gatsby, Electron)
5. Major Languages
6. Environment files
7. Various build and dependency directories
8. OS-specific files

How to use:

Add content from Ignore.txt file to ".git\info\exclude" File

About

The general gitignore template will save you from pushing unnecessary files to git.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published