1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-10 18:51:21 +03:00

0025290: .gitignore - do not track generated files with extensions aps, opensdf, ipch

This commit is contained in:
kgv 2014-09-30 09:15:43 +04:00 committed by bugmaster
parent e322db461d
commit 1c1e319d1e
5 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -34,6 +34,9 @@ Release
*.ncb *.ncb
*.suo *.suo
*.sdf *.sdf
*.opensdf
*.ipch
*.aps
# test results # test results
/results* /results*