adjust .atom gitignore to ignore all files by default

This commit is contained in:
saibotk 2018-12-11 21:02:06 +01:00
parent e509381c75
commit 79c5034593

17
.atom/.gitignore vendored
View file

@ -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