diff options
author | ng0 <ng0@n0.is> | 2019-10-09 17:30:49 +0000 |
---|---|---|
committer | ng0 <ng0@n0.is> | 2019-10-09 17:30:49 +0000 |
commit | 55bd2280c8a69261f01cd06ae88e3e7ae32cf58b (patch) | |
tree | 139a13b17edc0268ba7018875a30ef98bbcd9159 /.gitignore | |
parent | f3fcc325beac420111498f428764ccad8109f599 (diff) | |
download | build-common-55bd2280c8a69261f01cd06ae88e3e7ae32cf58b.tar.gz build-common-55bd2280c8a69261f01cd06ae88e3e7ae32cf58b.tar.bz2 build-common-55bd2280c8a69261f01cd06ae88e3e7ae32cf58b.zip |
check in code independent build system code.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..aee2e4c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +config.mk |