summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNicolás Reynolds <apoyosis@correo.inta.gob.ar>2011-02-14 17:23:15 -0300
committerNicolás Reynolds <apoyosis@correo.inta.gob.ar>2011-02-14 17:23:15 -0300
commit233e21afbed89beb62635df395cb78e580eda493 (patch)
tree29ae6738dbcb0cc9f6bb80368db6f4a886b45a2e /.gitignore
parent3710193870d8f4588f8ab8c510889908bf1864dc (diff)
Ignore makepkg dirs
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6ffa34f0a..f7fbb4a2e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,6 @@
*~
-#*# \ No newline at end of file
+#*#
+src/
+pkg/
+*.pkg.tar.*
+*.src.tar.*