diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 529e8882a1..886dba9a43 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ Makefile .DS_Store .gclient .gclient_entries +*.aps *.filters *.mk *.opensdf @@ -20,4 +21,4 @@ Makefile *.suo *.user *.vcxproj -*.xcodeproj
\ No newline at end of file +*.xcodeproj |