diff options
author | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-06-13 08:12:18 -0700 |
---|---|---|
committer | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-06-13 08:12:18 -0700 |
commit | af00a528573bb210260e20a0fa27a0a0a393244a (patch) | |
tree | 13f722f5779e796ccc28ee363d5bf87d045cf34b /.gitignore | |
parent | 436fcd89bf7721f54a359842b4741bc67825411c (diff) |
* Fixed issue131
* Fixed issue53
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -5,4 +5,6 @@ local_config test/packages/*/*.pkg.tar.?z \#*# .#* -yftime
\ No newline at end of file +yftime +src* +pkg*
\ No newline at end of file |