protot/.gitignore

15 lines
255 B
Plaintext
Raw Normal View History

2016-08-29 22:31:11 +02:00
.*.swp
build/*
3rdparty/glfw/docs/**
3rdparty/glfw/examples/**
3rdparty/glfw/tests/**
3rdparty/bgfx/examples/*-*/**
3rdparty/bgfx/examples/assets/**
3rdparty/bgfx/examples/runtime/**
3rdparty/bgfx/3rdparty/dxsdk/**
3rdparty/bgfx/3rdparty/scintilla/**