diff options
author | Filipp Lepalaan <filipp@mac.com> | 2017-02-22 22:44:36 +0200 |
---|---|---|
committer | Filipp Lepalaan <filipp@mac.com> | 2017-02-22 22:44:36 +0200 |
commit | f998a6bca5ab48ee2d5ce5f52f6a93cff2485c9e (patch) | |
tree | af9b6dd23b5882a25aeb67c01cfc82d9f4d173d1 /.gitignore | |
download | bimclient-f998a6bca5ab48ee2d5ce5f52f6a93cff2485c9e.tar.gz bimclient-f998a6bca5ab48ee2d5ce5f52f6a93cff2485c9e.tar.bz2 bimclient-f998a6bca5ab48ee2d5ce5f52f6a93cff2485c9e.zip |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0d20b64 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pyc |