diff options
| author | 2017-07-15 23:07:12 -0400 | |
|---|---|---|
| committer | 2017-07-15 23:25:10 -0400 | |
| commit | 9187d4c1e2c27661597cbf459a566e0fafe1c95b (patch) | |
| tree | 95e0845a26dc92e1cc8b973fded9caa47a2dc575 /.gitignore | |
| parent | More work on bootstrapping code. Have working macro expansion. (diff) | |
Create xxd clone for build time gst scripts.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -3,7 +3,10 @@ gst # Generated files -*.genh +*.gen.h + +# Tools +xxd # Tags tags |
