diff options
author | nagarjun <nagarjun@gnowledge.org> | 2012-03-22 14:53:26 +0530 |
---|---|---|
committer | nagarjun <nagarjun@gnowledge.org> | 2012-03-22 14:53:26 +0530 |
commit | ca912f402629773c9dd5535b780c4a4f582478be (patch) | |
tree | af5f7c47c4a4576a23ca5d8097f3d3bcfb075e2c | |
parent | 1edaea35cf1e398bec7eba6cda88a3a9ce52311e (diff) | |
download | gnowsys-ca912f402629773c9dd5535b780c4a4f582478be.tar.gz |
.gitignore added with build/ and demo/demo.db files
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..4ef8b16e --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +build/ +demo/demo.db |