Do not commit pyc files
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
6983181b85
commit
e3622f5f2f
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
*.exe
|
*.exe
|
||||||
*.o
|
*.o
|
||||||
*.so
|
*.so
|
||||||
|
*.pyc
|
||||||
|
|
||||||
# Logs and databases #
|
# Logs and databases #
|
||||||
######################
|
######################
|
||||||
|
|
Loading…
Reference in a new issue