adjust .atom gitignore to ignore all files by default
This commit is contained in:
parent
e509381c75
commit
79c5034593
1 changed files with 7 additions and 10 deletions
17
.atom/.gitignore
vendored
17
.atom/.gitignore
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue