mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-07 21:37:02 +09:00
DROID-3718 Tech | Gitignore update (#2496)
This commit is contained in:
parent
3c1fd69e72
commit
86e20dfadd
1 changed files with 21 additions and 0 deletions
21
.gitignore
vendored
21
.gitignore
vendored
|
@ -25,3 +25,24 @@ signing.properties
|
|||
app/release
|
||||
.kotlin/
|
||||
app/.cxx
|
||||
|
||||
# Added by Task Master AI
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
dev-debug.log
|
||||
# Dependency directories
|
||||
node_modules/
|
||||
# Environment variables
|
||||
.env
|
||||
# OS specific
|
||||
# Task files
|
||||
tasks.json
|
||||
tasks/
|
||||
.roo/
|
||||
.roomodes
|
||||
.cursor/
|
||||
.taskmaster/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue