summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntanas Uršulis <antanas.ursulis@gmail.com>2013-07-03 00:24:49 +0100
committerAntanas Uršulis <antanas.ursulis@gmail.com>2013-07-03 00:26:19 +0100
commit8c127f7be724c7e4f3054ab7f33a379000f48461 (patch)
treec3f16dd4181ffceeef057dcaf239352fdff92308
parentMove the application to the Flask framework (diff)
downloadlog-analysis-8c127f7be724c7e4f3054ab7f33a379000f48461.tar.gz
log-analysis-8c127f7be724c7e4f3054ab7f33a379000f48461.tar.bz2
log-analysis-8c127f7be724c7e4f3054ab7f33a379000f48461.zip
Add generated protobuf files and vim .swp to .gitignore
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0d20b64..3ccad92 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
*.pyc
+*_pb2.py
+*.swp