Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

Commit

Permalink
add .eslintignore
Browse files Browse the repository at this point in the history
  • Loading branch information
UziTech committed Jan 23, 2018
1 parent 0881b66 commit 7ff6aec
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Ignore third-party packages
node_modules

# Ignore third-party icon sets
iconsets

# Ignore Atom folder when running Travis
atom

0 comments on commit 7ff6aec

Please sign in to comment.