summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJon Stelly2024-02-12 18:35:04 -0600
committerJon Stelly2024-02-12 18:45:16 -0600
commit1f2aa5b348aecc6592f5f98fca95d8313f6ec3ba (patch)
tree673e87a39e8e4f9ded59ef00f8eb50397be22d41 /.gitignore
downloadaur-1f2aa5b348aecc6592f5f98fca95d8313f6ec3ba.tar.gz
initial commit
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..9780d9982633
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+pkg/
+src/
+*.deb
+*.zst \ No newline at end of file