diff options
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 |