Skip to content

setconst/git-guard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git guard

Do you ever push files you didn't want to push? If yes, git guard fix's that! Just run cargo run in the same folder as your project and it reads your files and adds files to your .gitignore for you!

How to install

for Windows

1.

install Rust

2.

clone repo

3.

cd C:\users%username%\Documents\GitHub\git_guard

4.

run cargo run

git guard extra

for Linux and MacOS

1.

install Rust

sudo apt install cargo

or

sudo dnf install cargo

2.

clone repo

3.

cd git_guard

4.

run cargo run

License

This is Licensed under the MIT license

About

This is git guard!

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages