diff --git a/.gitignore b/.gitignore index 40ab9fb..eced953 100644 --- a/.gitignore +++ b/.gitignore @@ -1,31 +1,15 @@ -### SublimeText ### *.sublime-workspace - -### OSX ### .DS_Store .AppleDouble .LSOverride Icon - -# Thumbnails ._* - -# Files that might appear on external disk .Spotlight-V100 .Trashes - -### Windows ### -# Windows image file caches Thumbs.db ehthumbs.db - -# Folder config file Desktop.ini - -# Recycle Bin used on file shares $RECYCLE.BIN/ - -# App specific - node_modules/ /test/* +npm-debug.log \ No newline at end of file