* Ultroid 2025 Co-authored-by: New-dev0 <New-dev0@users.noreply.github.com> Co-authored-by: Amit Sharma <buddhhu@users.noreply.github.com> Co-authored-by: TechiError <techierror@users.noreply.github.com> Co-authored-by: Aditya <me@xditya.me> Co-authored-by: Arnab Paryali <Arnabxd@users.noreply.github.com> Co-authored-by: hellboi_atul <hellboi-atul@users.noreply.github.com> Co-authored-by: sppidy <sppidy@users.noreply.github.com>
47 lines
444 B
Plaintext
47 lines
444 B
Plaintext
.env
|
|
*.session-journal
|
|
*.session
|
|
build
|
|
test*
|
|
*.mp3
|
|
*.webm
|
|
*.webp
|
|
*.mp4
|
|
*.tgs
|
|
*.txt
|
|
/*.jpg
|
|
/*.png
|
|
/*.mp4
|
|
*.log
|
|
target/npmlist.json
|
|
package-lock.json
|
|
ultroid.json
|
|
resources/extras/thumbnail.jpg
|
|
resources/auth/
|
|
|
|
# Directories
|
|
addons/
|
|
vcbot/
|
|
__pycache__/
|
|
venv/
|
|
node_modules/
|
|
glitch_me/
|
|
src/glitch-me
|
|
.idea/
|
|
.vscode/
|
|
temp/
|
|
bin-debug/
|
|
bin-release/
|
|
[Oo]bj/
|
|
[Bb]in/
|
|
.settings/
|
|
*.swf
|
|
*.air
|
|
*.ipa
|
|
*.apk
|
|
|
|
# temporary files
|
|
*.raw
|
|
|
|
# fly.io configs
|
|
fly.toml |