.gitignore: Ignore .tstamp files
This commit is contained in:
parent
671df1651a
commit
24045d3132
|
@ -4,6 +4,7 @@
|
|||
/po/
|
||||
|
||||
*.pyc
|
||||
.tstamp*
|
||||
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
|
Loading…
Reference in New Issue