diff options
author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2009-05-18 06:56:06 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2009-05-19 05:25:53 +0200 |
commit | 86cd72573b03297044112e50a88bd651190aa284 (patch) | |
tree | bc52b7aef54b4e87f6f1b1ac9f11871e40d44fd8 /pactest/tests/.gitignore | |
parent | 20017354f7ccb58bf4f78691985a5d237f4dbc90 (diff) | |
download | pacman-86cd72573b03297044112e50a88bd651190aa284.tar.gz pacman-86cd72573b03297044112e50a88bd651190aa284.tar.xz |
Add an initial pactest/test/.gitignore
Add an initial pactest/test/.gitignore to exclude sync200.py
that is generated from sync200.py.in
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'pactest/tests/.gitignore')
-rw-r--r-- | pactest/tests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pactest/tests/.gitignore b/pactest/tests/.gitignore new file mode 100644 index 00000000..665d9ce6 --- /dev/null +++ b/pactest/tests/.gitignore @@ -0,0 +1 @@ +sync200.py |