Skip to content

Commit

Permalink
Remove .astro from .gitignore template #260 (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Harmon authored and schnie committed Jul 29, 2019
1 parent 8980980 commit 01d9f22
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion airflow/include/gitignore.go
Expand Up @@ -4,7 +4,6 @@ import "strings"

// Gitignore is the .gitignore template
var Gitignore = strings.TrimSpace(`
.astro
.git
.env
airflow_setttings.yaml
Expand Down

0 comments on commit 01d9f22

Please sign in to comment.