浏览代码

Ignore build artifacts

This change updates the gitignore file of the repository to ignore build
artifacts.
Fabian Mastenbroek 5 年之前
父节点
当前提交
bc5cd8b02a
共有 1 个文件被更改,包括 5 次插入1 次删除
  1. 5 1
      .gitignore

+ 5 - 1
.gitignore

@@ -1,2 +1,6 @@
-ubuntu-zesty
+# Build artifacts
+build
 *.prepared
+config*.org
+*.deb
+*.ddeb