diff options
| author | Yuichiro MASUI <[email protected]> | 2012-12-22 01:38:06 +0900 |
|---|---|---|
| committer | Yuichiro MASUI <[email protected]> | 2012-12-22 01:38:06 +0900 |
| commit | dee0b2283c180c4e2584ff27dcb241a80fb7cfc2 (patch) | |
| tree | 9e1a6e1f1c3cf399aa51ce88d328a24fe62bb227 /.gitignore | |
| parent | 429359819a9a3155984c134f62976a42d314244c (diff) | |
| download | mruby-dee0b2283c180c4e2584ff27dcb241a80fb7cfc2.tar.gz mruby-dee0b2283c180c4e2584ff27dcb241a80fb7cfc2.zip | |
Add MRUBY_CFLAGS / MRUBY_LDFLAGS to mrbgems
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7b983f988..9dfce85c8 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,9 @@ *.sav *.swp *.d +*.tmp +*.ctmp +*.rbtmp *~ .DS_Store .ccmalloc |
