cli: Add .anchor to .gitignore created by anchor init (#316)

This commit is contained in:
John Rees 2021-05-24 22:52:21 +01:00 committed by GitHub
parent 0d4a820231
commit 1121961e87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -183,6 +183,7 @@ pub fn ts_config() -> &'static str {
pub fn git_ignore() -> &'static str {
r#"
.anchor
.DS_Store
target
**/*.rs.bk