Consolidate ignores

This commit is contained in:
Kevin Sawicki 2017-05-09 13:40:05 -07:00
parent de02485d28
commit 7ff6036420
3 changed files with 7 additions and 19 deletions

7
.gitignore vendored
View file

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

View file

@ -1,2 +0,0 @@
# Auto detect text files and perform LF normalization
* text=auto

17
brightray/.gitignore vendored
View file

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