summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-06-13 08:37:38 -0500
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-06-13 08:37:38 -0500
commitc991efcdf97748614c99dc23bf8f1ecbab99a247 (patch)
tree6fb8df09a12af123e95f24e1a741206715682bc4 /.gitignore
parentcd93439c7eb71c380ab0355306a760b7bb5f77ee (diff)
fix issue 53
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 45688ab..ee8bbb8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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