aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-06-17 16:28:12 +0200
committerMattias Andrée <maandree@operamail.com>2013-06-17 16:28:12 +0200
commit383e8992405ebf7531c55cbea4ee948a5e1c80e7 (patch)
treee5b22490e5b98137d00bf26e451c192ad4319eb3
parentfirst commit (diff)
downloadargparser-383e8992405ebf7531c55cbea4ee948a5e1c80e7.tar.gz
argparser-383e8992405ebf7531c55cbea4ee948a5e1c80e7.tar.bz2
argparser-383e8992405ebf7531c55cbea4ee948a5e1c80e7.tar.xz
ignore bin/ and obj/
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fd6cba2..7663bf6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,7 @@
_/
__pycache__/
+bin/
+obj/
\#*\#
.*
!.git*