diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2011-05-15 03:35:36 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2011-05-15 03:35:36 -0300 |
commit | a14e3db6df6e081e1684fc34db70388161ebe7df (patch) | |
tree | e510cc7fb9bd89e52d97b792379cf2377e8044ee |
First commit. Ignore everything but PKGBUILDs
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..43f6463 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +src/ +pkg/ +*.pkg.tar.?z |