summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKiritoDv <kiritodev01@gmail.com>2024-05-03 18:20:20 -0600
committerKiritoDv <kiritodev01@gmail.com>2024-05-03 18:20:20 -0600
commit1fbf28a78d8b6dd8136aa628b5b1bc3d4c9b9223 (patch)
treedd726cd42cc4f8d72c7f0f932104781bf84f5773 /.gitignore
parentc78629d5b9b23fa93154bbf43352eaa24454f63c (diff)
Fixed more errors, we are rendering the logo, Yay
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b5306452c..89836d83c 100755
--- a/.gitignore
+++ b/.gitignore
@@ -102,4 +102,6 @@ mingw64/
# torch
torch.hash.yml
-build* \ No newline at end of file
+build*
+cmake*
+.idea \ No newline at end of file