aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-11-28 02:19:04 +0100
committerMattias Andrée <maandree@operamail.com>2015-11-28 02:19:04 +0100
commit05dd7b88f4ab84f3829903ef2898d8f224f0edc0 (patch)
treebdb32f761331cf4eba1c0c0489c2c2bcb3091ebc
parentm makefile (diff)
downloadsolar-python-05dd7b88f4ab84f3829903ef2898d8f224f0edc0.tar.gz
solar-python-05dd7b88f4ab84f3829903ef2898d8f224f0edc0.tar.bz2
solar-python-05dd7b88f4ab84f3829903ef2898d8f224f0edc0.tar.xz
m gitignore
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 8ebbe92..a519756 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,6 @@
_/
-bin/
-obj/
+/bin/
+/obj/
\#*\#
.*
!.git*