Commit 9b6d07d2c1b157e3c854e367a5e507d00249fe0d

Authored by Nattapon Wongpaet
1 parent 7f7254ae
Exists in master and in 1 other branch dev

ignore config

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
.gitignore
... ... @@ -28,3 +28,5 @@ node_modules
28 28  
29 29 # Debug log from npm
30 30 npm-debug.log
  31 +
  32 +*.config.js
... ...