diff options
author | jaseg <jaseg@jaseg.net> | 2014-03-07 01:09:20 +0100 |
---|---|---|
committer | jaseg <jaseg@jaseg.net> | 2014-03-07 01:09:20 +0100 |
commit | 2e4792f3b6592972a3ec653e96574108400e437a (patch) | |
tree | f7aafabf3814a23955b4f90f035a5d2974244c91 /host/.gitignore | |
parent | 15b7221813a039df3e0690b3e2ed59a0561f2926 (diff) | |
download | matelight-2e4792f3b6592972a3ec653e96574108400e437a.tar.gz matelight-2e4792f3b6592972a3ec653e96574108400e437a.tar.bz2 matelight-2e4792f3b6592972a3ec653e96574108400e437a.zip |
Added a .gitignore
Diffstat (limited to 'host/.gitignore')
-rw-r--r-- | host/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/host/.gitignore b/host/.gitignore new file mode 100644 index 0000000..1903c5d --- /dev/null +++ b/host/.gitignore @@ -0,0 +1,5 @@ +__pycache__ +env +*.so +*.swo +*.swp |