diff options
author | rtk0c <[email protected]> | 2022-05-22 01:07:38 -0700 |
---|---|---|
committer | rtk0c <[email protected]> | 2022-05-22 01:07:38 -0700 |
commit | a5db6bd3cc4af5233010ff44d0572ddf98b43c9d (patch) | |
tree | 03dab729f7fc891a60fccc161540675a282fb3b3 /ignore.conf | |
parent | 54d254649ffb9d56312ffd93b0c79644f6a00c9b (diff) |
Changeset: 34 Replace git repository setup with PlasticSCM setup files
Diffstat (limited to 'ignore.conf')
-rw-r--r-- | ignore.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ignore.conf b/ignore.conf new file mode 100644 index 0000000..6d560cb --- /dev/null +++ b/ignore.conf @@ -0,0 +1,10 @@ +build +.vscode +.vs +.idea +.cache +.local +_ReSharper.Caches + +imgui.ini +CMakeSettings.json |