Skip to content

Commit dc3aa07

Browse files
committed
base commit
0 parents  commit dc3aa07

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.gitignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# --- Python ---
2+
*.py[co]
3+
*.egg
4+
*.egg-info/
5+
develop-eggs/
6+
dist/
7+
build/
8+
dropin.cache
9+
pip-log.txt
10+
.installed.cfg
11+
.coverage
12+
tags
13+
14+
evdev/*.so

0 commit comments

Comments
 (0)