diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 4 insertions, 2 deletions
| @@ -11,8 +11,6 @@ perf.data.old | |||
| 11 | run | 11 | run |
| 12 | run.exe | 12 | run.exe |
| 13 | debugrun | 13 | debugrun |
| 14 | shell/lasttest.out | ||
| 15 | shell/lasttest.err | ||
| 16 | tables/* | 14 | tables/* |
| 17 | test/*/runtest | 15 | test/*/runtest |
| 18 | test/.DS_Store | 16 | test/.DS_Store |
| @@ -43,3 +41,7 @@ tools/results | |||
| 43 | *.exp | 41 | *.exp |
| 44 | *.lib | 42 | *.lib |
| 45 | *.pdb | 43 | *.pdb |
| 44 | *.ilk | ||
| 45 | python/*.pyd | ||
| 46 | python/*.exp | ||
| 47 | python/*.lib | ||
