summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-10-13 19:46:42 +0400
committerAndrew Dolgov <[email protected]>2012-10-13 19:46:42 +0400
commitb6946dc318c6c7299ea503034208277dea66ad69 (patch)
treeed1493cf876cd96adf4a94ae23f9546715790cd0
parent271a10a5d11ce593468b6210b2d78ea02e710974 (diff)
add gitignore
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..4bca020
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/gen
+/bin \ No newline at end of file