Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Commit

Permalink
Added /src/assets/vendor in .gitignore
Browse files Browse the repository at this point in the history
so Git will not add js libraries in the commits anymore
  • Loading branch information
Sabri committed Jul 15, 2015
1 parent a305fc3 commit 6810a21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
dist/*
.tmp/*
node_modules/*
src/assets/vendor/*

0 comments on commit 6810a21

Please sign in to comment.