diff options
| author | na <noah.andreas@nukura.com> | 2017-01-20 16:43:19 +0100 |
|---|---|---|
| committer | na <noah.andreas@nukura.com> | 2017-01-20 16:43:19 +0100 |
| commit | c6510d9764cdf4dbc23232fc73047aa3501aa5b2 (patch) | |
| tree | e973a61fca8b731c2efd6cf419c80dce3c77cbbf /.gitignore | |
| parent | 18a7ed39303cd5e93e918a612fd0188187fbe477 (diff) | |
| download | lead-c6510d9764cdf4dbc23232fc73047aa3501aa5b2.tar lead-c6510d9764cdf4dbc23232fc73047aa3501aa5b2.tar.gz lead-c6510d9764cdf4dbc23232fc73047aa3501aa5b2.zip | |
exclude *.d
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ .vscode build/*.o build/*.cpp +build/*.d .ninja*
\ No newline at end of file |
