Move some ignore patterns to subdirectories

This commit is contained in:
Manuel Pégourié-Gonnard 2015-01-28 15:33:23 +00:00
parent 72f42d7a52
commit 3f738ca40a
5 changed files with 10 additions and 2 deletions

2
.gitignore vendored
View file

@ -9,8 +9,6 @@ Coverage
library/polarssl.info
# MSVC files generated by CMake:
*.sln
*.vcxproj
*.filters
# MSVC build artifacts:

2
include/.gitignore vendored
View file

@ -1 +1,3 @@
Makefile
*.sln
*.vcxproj

2
library/.gitignore vendored
View file

@ -1,3 +1,5 @@
*.o
libpolarssl*
libmbedtls.*
*.sln
*.vcxproj

3
programs/.gitignore vendored
View file

@ -1,4 +1,7 @@
*/Makefile
*.sln
*.vcxproj
aes/aescrypt2
aes/crypt_and_hash
hash/generic_sum

3
tests/.gitignore vendored
View file

@ -1,3 +1,6 @@
*.sln
*.vcxproj
*.log
/test_suite*
data_files/mpi_write