summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorLuke Short2022-03-31 13:48:41 -0600
committerLuke Short2022-03-31 13:52:06 -0600
commit1b667033b567ccbf8eaa3d3365dd2b9810fb4094 (patch)
tree8317c264993c73dbdb51cb8c35163a40ae93154e /.gitignore
parentd45120f682f277dcde2ea04b41626b69658b50a2 (diff)
downloadaur-1b667033b567ccbf8eaa3d3365dd2b9810fb4094.tar.gz
Ignore build artifacts
Do not accidently include the build artifacts with a 'git add'.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..a0ec74f3d6a4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+pkg
+src
+steamos-jupiter-mesa
+*.tar*