Ignore *~ (editor backup files).
This commit is contained in:
parent
201a4eb91b
commit
5014bb3c1e
1 changed files with 3 additions and 2 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -1,8 +1,9 @@
|
||||||
.waf-*
|
*~
|
||||||
.lock-wafbuild
|
.lock-wafbuild
|
||||||
.valencia
|
.valencia
|
||||||
|
.waf-*
|
||||||
build/
|
build/
|
||||||
/geary
|
|
||||||
/console
|
/console
|
||||||
|
/geary
|
||||||
/norman
|
/norman
|
||||||
/theseus
|
/theseus
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue