FeatherMC/.gitignore

12 lines
171 B
Plaintext
Raw Normal View History

2020-07-25 03:07:32 +01:00
# common meson build dirs
2020-08-12 01:50:21 +01:00
# /build
# /build.32
# /build.64
# /build.cross
2020-08-02 00:02:02 +01:00
# vscode per-user stuff
.vscode/c_cpp_properties.json
.vscode/settings.json
2020-08-12 01:50:21 +01:00
# Visual Studio
.vs