summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis A. AltoƩ Falqueto2022-01-10 09:42:23 -0300
committerDenis A. AltoƩ Falqueto2022-01-10 09:42:23 -0300
commit09dcc1ae02f64ee40782fcb35ea839d709dca235 (patch)
treecb3c832016e28bd7f607351cd6c87ccbdcf3124b
parentc14100d3570e4c54dadd1fb6fc6d78b306d0cadf (diff)
downloadaur-09dcc1ae02f64ee40782fcb35ea839d709dca235.tar.gz
Add build dirs to .gitignore
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 945d2fa32ee5..e2566d230200 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
*.pkg.tar.?z
+pkg
+src \ No newline at end of file