update: add ignores for gedit autosave files

This commit is contained in:
Patrick Stewart 2024-06-24 03:55:04 -07:00
parent f9f2ab4753
commit 21b760ae25

3
.gitignore vendored
View file

@ -13,6 +13,7 @@ pubspec.lock
# Ignore autosave files
README.md~
.gitignore~
# Directory created by dartdoc
# If you don't generate documentation locally you can remove this line.
@ -27,4 +28,4 @@ doc/api/
*.js.deps
*.js.map
.gitignore~