diff options
| author | Alexey Neyman <stilor@att.net> | 2017-02-21 23:10:24 -0800 |
|---|---|---|
| committer | Alexey Neyman <stilor@att.net> | 2017-02-21 23:10:24 -0800 |
| commit | c72f7101c9d2c34f12755b985b3558801955308c (patch) | |
| tree | f56032e41ce15a304c3456c8c4f87873769232d8 /scripts/.gitignore | |
| parent | 21cde9473e8a901c990ccedf25b73c109094694a (diff) | |
| download | crosstool-ng-c72f7101c9d2c34f12755b985b3558801955308c.tar.gz crosstool-ng-c72f7101c9d2c34f12755b985b3558801955308c.tar.bz2 crosstool-ng-c72f7101c9d2c34f12755b985b3558801955308c.zip | |
Kill a generated file
... and add it to .gitignore.
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'scripts/.gitignore')
| -rw-r--r-- | scripts/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/.gitignore b/scripts/.gitignore index a38259b8..7abc2a75 100644 --- a/scripts/.gitignore +++ b/scripts/.gitignore @@ -1,3 +1,4 @@ crosstool-NG.sh saveSample.sh showConfig.sh +scripts.mk |
