Fix .gitignore.
This commit is contained in:
parent
2af41ae56d
commit
5f443ebbb0
1 changed files with 7 additions and 9 deletions
16
.gitignore
vendored
16
.gitignore
vendored
|
@ -1,16 +1,14 @@
|
|||
.DS_Store
|
||||
atom-shell.zip
|
||||
version
|
||||
build/
|
||||
dist/
|
||||
frameworks/
|
||||
node/
|
||||
/build/
|
||||
/dist/
|
||||
/frameworks/
|
||||
/node/
|
||||
/out/
|
||||
/vendor/brightray/vendor/download/
|
||||
/vendor/python_26/
|
||||
node_modules/
|
||||
browser/default_app/node_modules/
|
||||
spec/node_modules/
|
||||
out/
|
||||
vendor/brightray/vendor/download/
|
||||
vendor/python_26/
|
||||
*.xcodeproj
|
||||
*.swp
|
||||
*.pyc
|
||||
|
|
Loading…
Add table
Reference in a new issue