about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 629e129..9c85a9c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,10 +2,10 @@
 
 **/node_modules
 
-*.o
+**/.vscode
+**/.cursor
 
-# Created by https://www.toptal.com/developers/gitignore/api/emacs,macos
-# Edit at https://www.toptal.com/developers/gitignore?templates=emacs,macos
+*.o
 
 ### Emacs ###
 # -*- mode: gitignore; -*-