diff options
| author | rrockru | 2014-02-14 18:45:20 +0400 |
|---|---|---|
| committer | rrockru | 2014-02-14 18:45:20 +0400 |
| commit | a17d76e60b8eb76613b654818c932ca1ef2806d2 (patch) | |
| tree | 744db1875ffe0780af0833398abee2538740b9e3 /.gitignore | |
| parent | c12a8e922ff724d7fe9909c16f9a1b5aec7f010b (diff) | |
| download | godot-a17d76e60b8eb76613b654818c932ca1ef2806d2.tar.gz godot-a17d76e60b8eb76613b654818c932ca1ef2806d2.tar.zst godot-a17d76e60b8eb76613b654818c932ca1ef2806d2.zip | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b9f3f80af..d1b3f857d 100644 --- a/.gitignore +++ b/.gitignore @@ -59,6 +59,8 @@ bld/ *.VisualState.xml TestResult.xml +*.o +*.a *_i.c *_p.c *_i.h |
