gitignore vim swap files
This commit is contained in:
parent
f46a04f76e
commit
68ba1997fc
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -13,6 +13,8 @@ TuxPaint.dmg
|
||||||
*.dSYM
|
*.dSYM
|
||||||
.DS_Store
|
.DS_Store
|
||||||
*.thumbs
|
*.thumbs
|
||||||
|
*.swp
|
||||||
|
*.swo
|
||||||
src/po/POTFILES.in
|
src/po/POTFILES.in
|
||||||
src/tuxpaint.desktop
|
src/tuxpaint.desktop
|
||||||
src/org.tuxpaint.Tuxpaint.appdata.xml
|
src/org.tuxpaint.Tuxpaint.appdata.xml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue