diff --git a/.gitignore b/.gitignore index e0bec67..b027907 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,7 @@ #ignore thumbnails created by windows Thumbs.db #ignore build folder -[Bb]uild +[Bb]uild*/ #Ignore files build by Visual Studio *.obj *.exe diff --git a/.gitignore.bak b/.gitignore.bak deleted file mode 100644 index 4d635af..0000000 --- a/.gitignore.bak +++ /dev/null @@ -1,34 +0,0 @@ -#ignore backup copies -*~ -*.swp -#ignore thumbnails created by windows -Thumbs.db -#Ignore files build by Visual Studio -*.obj -*.exe -*.pdb -*.user -*.aps -*.pch -*.vspscc -*_i.c -*_p.c -*.ncb -*.suo -*.tlb -*.tlh -*.bak -*.cache -*.ilk -*.log -[Bb]in -[Dd]ebug*/ -*.lib -*.sbr -obj/ -[Rr]elease*/ -_ReSharper*/ -[Tt]est[Rr]esult* -*.sdf -*.opensdf -ipch/