Skip to content

Commit

Permalink
chore(.gitignore): ignore sublime workspace files (#26516)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bamieh authored Dec 7, 2018
1 parent 44f976b commit 9d1e438
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
Expand Up @@ -41,6 +41,7 @@ selenium
package-lock.json
.yo-rc.json
.vscode
*.sublime-*
npm-debug.log*
.tern-project
**/public/index.css

0 comments on commit 9d1e438

Please sign in to comment.