mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
gitignore: We don't care about files ending in '~'
Change-Id: I0ed8ae6caaba0b2f04f55b08cb54abc358e9ce0d
This commit is contained in:
parent
6fa80604e3
commit
4663d94b4e
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,6 +7,7 @@
|
|||
*.so
|
||||
*.o
|
||||
*.a
|
||||
*~
|
||||
__pycache__
|
||||
|
||||
# Intermediate language files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue