diff options
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 6de2c2720..4483444a8 100644 --- a/.gitignore +++ b/.gitignore | |||
| @@ -17,3 +17,6 @@ | |||
| 17 | *.user | 17 | *.user |
| 18 | *.sdf | 18 | *.sdf |
| 19 | *.opensdf | 19 | *.opensdf |
| 20 | |||
| 21 | # Build temporary files | ||
| 22 | build/ | ||