summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMassimiliano Torromeo2015-06-09 12:48:12 +0200
committerMassimiliano Torromeo2015-06-09 12:48:12 +0200
commit6ab7de4d5406f59282e3a1560de92167632bce43 (patch)
treee93cd1c21e5dc89b4b86c98c0cde3c9f94151d96
parent9f0b046c1e2e1fafea0aa7c883732e340416aa1b (diff)
downloadaur-6ab7de4d5406f59282e3a1560de92167632bce43.tar.gz
Fixed /src and /pkg in .gitignore
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index cb08e2a7d474..9b97681014e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,6 +12,6 @@
*.rpm
*.sig
*.log
-/*/src
-/*/pkg
+/src
+/pkg
*.kate-swp