Skip to content

Commit

Permalink
Update .gitignore (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
SaintPatrck authored Mar 26, 2024
1 parent 8bd430b commit 3636da5
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,13 @@ Thumbs.db
.settings/
*.sublime-workspace

# Visual Studio Code
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
.history/*

# Node
node_modules
npm-debug.log
# Android Studio
*.iml
.gradle
/local.properties
/build
/build-cache
/captures
.externalNativeBuild
.cxx
local.properties

0 comments on commit 3636da5

Please sign in to comment.