diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> | 2012-01-24 21:51:55 +0100 |
|---|---|---|
| committer | Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> | 2012-01-24 21:51:55 +0100 |
| commit | 576f7826e43786d6293bae8887f1b6551247a092 (patch) | |
| tree | 6b7dd559cd763c7ec31723ba1db36a0d61dc9e3c /.gitignore | |
| parent | 0d7439d27298b1e96721d1733f325dabbd185163 (diff) | |
| download | bcm4751-576f7826e43786d6293bae8887f1b6551247a092.tar.gz bcm4751-576f7826e43786d6293bae8887f1b6551247a092.tar.bz2 bcm4751-576f7826e43786d6293bae8887f1b6551247a092.zip | |
add gitignore
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f1c9f27 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +#ignore produced binaries +gps-test-crespo |
