aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjaseg <jaseg@jaseg.net>2014-03-07 01:09:20 +0100
committerjaseg <jaseg@jaseg.net>2014-03-07 01:09:20 +0100
commit2e4792f3b6592972a3ec653e96574108400e437a (patch)
treef7aafabf3814a23955b4f90f035a5d2974244c91
parent15b7221813a039df3e0690b3e2ed59a0561f2926 (diff)
downloadmatelight-2e4792f3b6592972a3ec653e96574108400e437a.tar.gz
matelight-2e4792f3b6592972a3ec653e96574108400e437a.tar.bz2
matelight-2e4792f3b6592972a3ec653e96574108400e437a.zip
Added a .gitignore
-rw-r--r--host/.gitignore5
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