mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
ignore: tmp files and .pyc files
BUG=none TEST=none Change-Id: I936c60226e75a7f0204331da7ab32b4d9fb0bd3f Review URL: http://codereview.chromium.org/3316004
This commit is contained in:
parent
74a07cac15
commit
4903d4354e
4
.gitignore
vendored
4
.gitignore
vendored
@ -2,3 +2,7 @@
|
||||
/.chromeos_dev
|
||||
/.default_board
|
||||
/shared_user_passwd.txt
|
||||
|
||||
# Generated files
|
||||
*.pyc
|
||||
*~
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user