mirror of
https://github.com/electron/electron.git
synced 2026-01-08 23:18:06 -05:00
Consolidate ignores
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -27,3 +27,10 @@ node_modules/
|
||||
*.vcxproj.filters
|
||||
*.sln
|
||||
*.log
|
||||
/brightray/brightray.opensdf
|
||||
/brightray/brightray.sdf
|
||||
/brightray/brightray.sln
|
||||
/brightray/brightray.vcxproj*
|
||||
/brightray/brightray.suo
|
||||
/brightray/brightray.v12.suo
|
||||
/brightray/brightray.xcodeproj/
|
||||
|
||||
2
brightray/.gitattributes
vendored
2
brightray/.gitattributes
vendored
@@ -1,2 +0,0 @@
|
||||
# Auto detect text files and perform LF normalization
|
||||
* text=auto
|
||||
17
brightray/.gitignore
vendored
17
brightray/.gitignore
vendored
@@ -1,17 +0,0 @@
|
||||
/brightray.opensdf
|
||||
/brightray.sdf
|
||||
/brightray.sln
|
||||
/brightray.vcxproj*
|
||||
/brightray.suo
|
||||
/brightray.v12.suo
|
||||
/brightray.xcodeproj/
|
||||
/build/
|
||||
|
||||
# Vim
|
||||
*.swp
|
||||
|
||||
# Linux
|
||||
Makefile
|
||||
*.Makefile
|
||||
*.mk
|
||||
out/
|
||||
Reference in New Issue
Block a user