summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorClemens Buchacher2015-06-10 10:37:32 +0200
committerClemens Buchacher2015-06-10 10:37:32 +0200
commitc5b2d7359b087489069f04cd081e06a89605bd10 (patch)
treefaf3421216062a6eef36fe3f06579a41aa9a415d
parent28d3ca71594e03e026ff89d0320a7716b913e030 (diff)
downloadaur-c5b2d7359b087489069f04cd081e06a89605bd10.tar.gz
gitignore src, pkg
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 9206ed31887e..ef46e7bf4e8c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
*.tar.gz
*.tar.xz
-*/src/
-*/pkg/
+/src/
+/pkg/