mirror of
https://github.com/b-ryan/powerline-shell.git
synced 2026-09-10 07:26:28 -04:00
.gitignore stuff
This commit is contained in:
parent
a3c06d85c4
commit
e9706e4820
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -22,7 +22,7 @@
|
|||
*.oo
|
||||
*.elf
|
||||
*.s
|
||||
*.d
|
||||
*.dep
|
||||
core.*
|
||||
lib*.so.*
|
||||
*.gch
|
||||
|
|
@ -101,3 +101,6 @@ coverage.xml
|
|||
|
||||
# repositries of deb packages
|
||||
/deb/mypackage/DEBIAN/control
|
||||
|
||||
# generic
|
||||
*.log
|
||||
|
|
|
|||
Loading…
Reference in a new issue