This commit is contained in:
Álvaro González 2025-08-21 17:31:00 +02:00
parent 06c60129fd
commit a8ba0234b9

1
.gitignore vendored
View file

@ -1,6 +1,7 @@
# https://dart.dev/guides/libraries/private-files # https://dart.dev/guides/libraries/private-files
# Created by `dart pub` # Created by `dart pub`
.dart_tool/ .dart_tool/
.dart-tool/
.dartServer/ .dartServer/
.Xauthority .Xauthority
.bash_history .bash_history