Commit Graph

7 Commits

Author SHA1 Message Date
Miku AuahDark 29818f431b Add .vs to .gitignore 2022-10-08 12:53:26 +08:00
niki f4ece69307 Merge remote-tracking branch 'origin/12.0-development' into vulkan 2022-08-15 03:43:35 +02:00
niki 9f1994abb8 ignore .vscode directory
When setting up the development in visual studio code, it requires
a bunch of system specific settings that cannot be used by other
developers, such as the include files.
Maybe this should be reevaluated in the future but I think
for now it makes sense to just ignore all the vscode files.
2022-07-29 21:06:11 +02:00
Er2 a77acef358 Fix compilation error on old SDL2 library. 2022-07-10 15:26:12 +03:00
Alex Szpakowski c748f45ed4 Fix gitignore ignoring any file prefixed with 'config'. 2022-01-30 16:07:25 -04:00
Alex Szpakowski fbe8ce198c Add project-local macOS frameworks to gitignore 2021-05-30 10:45:58 -03:00
Alex Szpakowski f192eca727 Add a .gitignore file based on .hgignore. 2019-07-14 10:23:19 -03:00