ignore/delete *.pyc
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
parent
e5ea2154d2
commit
ab8bf7e55c
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
.DS_Store
|
||||
*.pyc
|
||||
*.swp
|
||||
*~
|
||||
|
|
Loading…
Reference in a new issue