diff options
author | Ms2ger <Ms2ger@gmail.com> | 2016-03-01 09:42:41 +0100 |
---|---|---|
committer | Ms2ger <Ms2ger@gmail.com> | 2016-03-01 15:02:50 +0100 |
commit | 549f2669f06954fa2eda243bcfd5014f6ca03549 (patch) | |
tree | 265bf5115575e67a3d2c0efe4ddb8995f08354a7 /.gitignore | |
parent | 00628704ca5f3318a4b97b7586cd17b31eabf5f6 (diff) | |
download | servo-549f2669f06954fa2eda243bcfd5014f6ca03549.tar.gz servo-549f2669f06954fa2eda243bcfd5014f6ca03549.zip |
Stop generating a parser.out file in the source.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 860c9e5073a..b1bee365e76 100644 --- a/.gitignore +++ b/.gitignore @@ -24,5 +24,4 @@ servo-test Servo.app .config.mk.last -parser.out /glfw |