Added tmp files to gitignore
I've added common editor tmp files (*~) to the gitignore as these should not be pushed. Change-Id: I88a7bb0b42e4ccbe5218d3d2a59aa18081ab75d6
This commit is contained in:
parent
df5aa4989a
commit
b156a5a19e
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
||||
*.swp
|
||||
*.asc
|
||||
/bin/
|
||||
*~
|
||||
|
Loading…
Reference in New Issue
Block a user