Skip to content

Commit

Permalink
Server Commit 2:12 AM 3/11/17
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayank Narula committed Nov 4, 2017
1 parent a9fad53 commit 3f93bce
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ build/Release

# Dependency directories
node_modules/
functions/
jspm_packages/

# Typescript v1 declaration files
Expand All @@ -57,3 +58,9 @@ typings/
# dotenv environment variables file
.env

# All json files
*.json
!package*

# All rules
*.rules

0 comments on commit 3f93bce

Please sign in to comment.