Add .a files to .gitignore

This commit is contained in:
heinrich5991 2021-12-20 16:45:23 +01:00
parent 9045f99ac4
commit d8f78e23bb

4
.gitignore vendored
View file

@ -36,6 +36,8 @@ pack_*/
rules.ninja
testrunner\[1\]_include.cmake
/SDL2.framework
# Ignore all the generated executables without extensions (for non-Windows
# systems).
DDNet
@ -89,6 +91,7 @@ tags
/config.lua
/objs
*.a
*.cmd
*.dll
*.dmg
@ -117,4 +120,3 @@ tags
*.user
*.vcxproj
*.zip
/SDL2.framework