Skip to content

Commit 71423a1

Browse files
mikeumusfilipesilva
authored andcommitted
chore(gitignore): Add c9 to gitignore
Adding `.c9` to `.gitignore`. `.c9` is from Cloud9 IDE, an editor in the browser. Partnered with Google to [connect Google App Engine apps](https://c9.io/blog/build-apps-for-google-cloud-platform-on-cloud9/). [Purchased by Amazon](https://c9.io/blog/great-news/) a month ago. The best way to code on a Chromebook. Close angular#2782
1 parent d3fd8b0 commit 71423a1

File tree

1 file changed

+1
-0
lines changed
  • packages/angular-cli/blueprints/ng2/files

1 file changed

+1
-0
lines changed

packages/angular-cli/blueprints/ng2/files/gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
/.vscode
1414
.project
1515
.classpath
16+
.c9/
1617
*.launch
1718
.settings/
1819

0 commit comments

Comments
 (0)