Add ignores for python byte-compiled files and pkg files
Change-Id: I146656e0674f8e419e4c2d0041e3b73b51c71b2e JIRA: CICD-242
This commit is contained in:
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
*.py[co]
|
||||
debian/files
|
||||
debian/*.substvars
|
||||
debian/*.debhelper.log
|
||||
debian/*/*
|
||||
Reference in New Issue
Block a user