diff options
author | Alexey Neyman <stilor@att.net> | 2016-12-13 18:07:21 -0800 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2017-01-19 18:08:29 -0800 |
commit | 955f5bc0b8a879ba5d1b9a65a31cc235c9fd9be8 (patch) | |
tree | 25765a1f5961a0cc2580a0bbd4a0c50aeef3fd18 /.gitignore | |
parent | c0cc73cd6f3040ea08dc09384aa289540b3fb2a2 (diff) | |
download | crosstool-ng-955f5bc0b8a879ba5d1b9a65a31cc235c9fd9be8.tar.gz crosstool-ng-955f5bc0b8a879ba5d1b9a65a31cc235c9fd9be8.tar.bz2 crosstool-ng-955f5bc0b8a879ba5d1b9a65a31cc235c9fd9be8.zip |
Get rid of .config.2.
Now handled by CT_LoadConfig.
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -11,7 +11,6 @@ paths.* !paths.in config.gen/ .config -.config.2 # Temporaries .*.swp |