diff --git a/.gitignore b/.gitignore index 09a79d8..b9937da 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ -quake2 -*.plg *.bce *.bcp *.opt +*.plg +.vimrc debugi386 +quake2 releasei386 diff --git a/client/.gitignore b/client/.gitignore index a438335..2cc377c 100644 --- a/client/.gitignore +++ b/client/.gitignore @@ -1 +1,2 @@ *.d +.vimrc diff --git a/game/.gitignore b/game/.gitignore index a438335..2cc377c 100644 --- a/game/.gitignore +++ b/game/.gitignore @@ -1 +1,2 @@ *.d +.vimrc diff --git a/linux/.gitignore b/linux/.gitignore index 47a24a1..bdcee0e 100644 --- a/linux/.gitignore +++ b/linux/.gitignore @@ -1,5 +1,6 @@ *.d *.map +.vimrc debugi386 debugi386-glibc releasei386 diff --git a/qcommon/.gitignore b/qcommon/.gitignore index a438335..2cc377c 100644 --- a/qcommon/.gitignore +++ b/qcommon/.gitignore @@ -1 +1,2 @@ *.d +.vimrc diff --git a/server/.gitignore b/server/.gitignore index a438335..2cc377c 100644 --- a/server/.gitignore +++ b/server/.gitignore @@ -1 +1,2 @@ *.d +.vimrc