aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authordavidpkj <davidpenkow1@gmail.com>2022-08-24 15:49:12 +0200
committerdavidpkj <davidpenkow1@gmail.com>2022-08-24 15:49:12 +0200
commitb4786ba5480fcd0223547114006cb0f75f0ab9a6 (patch)
treed2819808d68c45b20f2d2fca1d4d4347716e5b48 /.gitignore
parent357bf392e83b017132660d47c1f06bf54f4e03d9 (diff)
Moved todos, added .xcf to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a8e938c..c1dc708 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,3 +45,6 @@ app.*.map.json
/android/app/debug
/android/app/profile
/android/app/release
+
+.todo
+*.xcf \ No newline at end of file