diff options
| author | Ben Fuhrmannek | 2014-07-09 16:29:48 +0200 |
|---|---|---|
| committer | Ben Fuhrmannek | 2014-07-09 16:29:48 +0200 |
| commit | 5abf81e9ddc7e70d5c223ebf906a0f29145892a9 (patch) | |
| tree | 32dc05f11ec4be661eb52df4493c52b84aed487b /.gitignore | |
| parent | 476300ee97276020cc166066b19fc8026142f023 (diff) | |
untested features must be enabled: configure --enable-suhosin-experimental
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 9 |
1 files changed, 8 insertions, 1 deletions
| @@ -1,5 +1,12 @@ | |||
| 1 | .DS_Store | 1 | .DS_Store |
| 2 | /config.* | 2 | /config.log |
| 3 | config.guess | ||
| 4 | config.h | ||
| 5 | config.h.in | ||
| 6 | config.h.in~ | ||
| 7 | config.nice | ||
| 8 | config.status | ||
| 9 | config.sub | ||
| 3 | /*.lo | 10 | /*.lo |
| 4 | /.deps | 11 | /.deps |
| 5 | /.libs/ | 12 | /.libs/ |
