diff options
| author | Daniel J. Ramirez <djrmuv@gmail.com> | 2017-10-02 21:35:34 -0500 |
|---|---|---|
| committer | Daniel J. Ramirez <djrmuv@gmail.com> | 2017-10-02 21:38:32 -0500 |
| commit | 0dc18ab0d6a67c0c34da1826a06d5498931f9093 (patch) | |
| tree | 5c8271bcf530cc8615e68f98a4e5311c5359da26 /.gitignore | |
| parent | 478fd21e07fd4092e3a099556d4004e34ae31177 (diff) | |
| download | redot-engine-0dc18ab0d6a67c0c34da1826a06d5498931f9093.tar.gz | |
Added logs to .gitignore
[ciskip]
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d27b8b2b4b..b347b348a5 100644 --- a/.gitignore +++ b/.gitignore @@ -53,6 +53,7 @@ gmon.out # Misc .DS_Store +logs/ # for projects that use SCons for building: http://http://www.scons.org/ .sconf_temp |
