Gitignore vim swap files.
This commit is contained in:
parent
5f1db61bdf
commit
367f61444a
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,6 +7,7 @@ Makefile
|
||||||
*.la
|
*.la
|
||||||
*.orig
|
*.orig
|
||||||
*.log
|
*.log
|
||||||
|
*.sw?
|
||||||
.deps
|
.deps
|
||||||
.libs
|
.libs
|
||||||
autom4te.cache
|
autom4te.cache
|
||||||
|
|
Loading…
Reference in a new issue