Skip to content

Commit

Permalink
πŸ‘Œ IMPROVE: git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadawais committed Sep 15, 2018
1 parent 5e3865d commit 09409e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Expand Up @@ -2,6 +2,7 @@
##########
# Ignore all directories called node_modules in current folder and any subfolders.
node_modules/
/node_modules/

# Packages #
############
Expand Down Expand Up @@ -43,10 +44,9 @@ Thumbs.db

# Composer #
##########
vendors/composer/
!assets/js/vendor/
wpcs/
composer.lock
/vendor/

# Bower #
##########
Expand Down

0 comments on commit 09409e7

Please sign in to comment.