diff --git a/.atom/.gitignore b/.atom/.gitignore index 5b88b6b..f5af82d 100644 --- a/.atom/.gitignore +++ b/.atom/.gitignore @@ -1,10 +1,7 @@ -blob-store -compile-cache -dev -storage -.apm -.node-gyp -.npm -packages -recovery -projects.cson +# Ignore all files +* + +# Except these +!config.cson +!packages.list +!init.coffee