Skip to content

Commit

Permalink
Rename angular cookbook articles and exclude them from gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
hdeshev committed Jun 20, 2016
1 parent b099c9f commit e5b8686
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
.DS_Store

# ignore nativescript generated cookbook content
cookbook/**/*.md
# unignore angular "local" cookbook articles, having *-ng.md file names
!cookbook/**/*-ng.md
File renamed without changes.
File renamed without changes.

0 comments on commit e5b8686

Please sign in to comment.