diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 251269b83..96b7b6660 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +*.orig obj obj_d objs @@ -9,4 +10,4 @@ Release *.lib *.pyc *.res -*.pdb
\ No newline at end of file +*.pdb |