diff options
author | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-06-13 08:37:38 -0500 |
---|---|---|
committer | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-06-13 08:37:38 -0500 |
commit | c991efcdf97748614c99dc23bf8f1ecbab99a247 (patch) | |
tree | 6fb8df09a12af123e95f24e1a741206715682bc4 /.gitignore | |
parent | cd93439c7eb71c380ab0355306a760b7bb5f77ee (diff) |
fix issue 53
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -3,5 +3,6 @@ local_config /config.local test/packages/*/*.pkg.tar.?z -#*# -.#*
\ No newline at end of file +\#*# +.#* +yftime
\ No newline at end of file |