aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRoman Khassraf <roman@khassraf.at>2015-07-21 10:59:07 +0200
committerRoman Khassraf <roman@khassraf.at>2015-07-21 10:59:07 +0200
commit3373d8f80c75f7a127d6b148ae429cb9e205c926 (patch)
tree3c5d1405294af2fdbb9755b573bb98429c107614 /.gitignore
parent9f1cfcee69e3d8c3ee44b218bccce4f938e5a2cd (diff)
Added .unittests directory to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 52eaf38..9cef6bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,5 @@ build
*~
*.pyc
*.pyo
+.unittests