GITIGNORE

Constant GITIGNORE 

Source
pub const GITIGNORE: &str = r#"/target
.env
"#;